Uses of Enum
com.aoapps.net.AddressType
Packages that use AddressType
-
Uses of AddressType in com.aoapps.net
Methods in com.aoapps.net that return AddressTypeModifier and TypeMethodDescriptionInetAddress.getAddressType()Gets the type for this address.static AddressTypeReturns the enum constant of this type with the specified name.static AddressType[]AddressType.values()Returns an array containing the constants of this enum type, in the order they are declared.
