public class NetWorkDeviceLocation extends Enumeration implements java.lang.Comparable<java.lang.Object>, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static NetWorkDeviceLocation |
AFTER_METER
The following define the enumerations.
|
static NetWorkDeviceLocation |
BEFORE_METER |
static java.util.List<? extends java.lang.Object> |
NETWORK_DEVICES |
code, description, number, subDescription
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
compareTo, contains, equals, getCode, getDescription, getEnumeration, getNumber, getSubDescription
public static final NetWorkDeviceLocation AFTER_METER
public static final NetWorkDeviceLocation BEFORE_METER
public static final java.util.List<? extends java.lang.Object> NETWORK_DEVICES
public java.lang.String toString()
toString
in class Enumeration