Uses of Enum Class
org.projecthusky.common.enums.GeneralAddressUse
Packages that use GeneralAddressUse
-
Uses of GeneralAddressUse in org.projecthusky.common.enums
Methods in org.projecthusky.common.enums that return GeneralAddressUseModifier and TypeMethodDescriptionstatic GeneralAddressUse
Gets the Enum with a given code Liefert den Enum anhand eines gegebenen codes.static GeneralAddressUse
Returns the enum constant of this class with the specified name.static GeneralAddressUse[]
GeneralAddressUse.values()
Returns an array containing the constants of this enum class, in the order they are declared.