All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.xingshuangs.iot.protocol.rtsp.model.base.RtspRange Maven / Gradle / Ivy

package com.github.xingshuangs.iot.protocol.rtsp.model.base;


/**
 * 范围
 *
 * @author xingshuang
 */
public class RtspRange {

    /**
     * 类别
     */
    protected String type;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy