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

com.xiaoleilu.ucloud.unet.OperatorName Maven / Gradle / Ivy

package com.xiaoleilu.ucloud.unet;

/**
 * 弹性IP的线路
 * @author Looly
 *
 */
public enum OperatorName {
	/** 电信 */
	Telecom,
	/** 联通 */
	Unicom,
	/** 国际 */
	International,
	/** BGP */
	Bgp,
	/** 双线 */
	Duplet
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy