Uses of Class
net.heberling.ismart.asn1.v2_1.entity.GPSStatus.EnumType
-
Packages that use GPSStatus.EnumType Package Description net.heberling.ismart.asn1.v2_1.entity -
-
Uses of GPSStatus.EnumType in net.heberling.ismart.asn1.v2_1.entity
Methods in net.heberling.ismart.asn1.v2_1.entity that return GPSStatus.EnumType Modifier and Type Method Description GPSStatus.EnumTypeGPSStatus. getValue()static GPSStatus.EnumTypeGPSStatus.EnumType. valueOf(String name)Returns the enum constant of this type with the specified name.static GPSStatus.EnumType[]GPSStatus.EnumType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.heberling.ismart.asn1.v2_1.entity with parameters of type GPSStatus.EnumType Modifier and Type Method Description voidGPSStatus. setValue(GPSStatus.EnumType value)
-