Uses of Enum Class
com.morpheusdata.model.NetAddress.AddressType
Packages that use NetAddress.AddressType
-
Uses of NetAddress.AddressType in com.morpheusdata.model
Fields in com.morpheusdata.model declared as NetAddress.AddressTypeMethods in com.morpheusdata.model that return NetAddress.AddressTypeModifier and TypeMethodDescriptionNetAddress.getType()static NetAddress.AddressTypeReturns the enum constant of this class with the specified name.static NetAddress.AddressType[]NetAddress.AddressType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.morpheusdata.model with parameters of type NetAddress.AddressTypeConstructors in com.morpheusdata.model with parameters of type NetAddress.AddressType