Uses of Class
org.czeal.urireference.HostType
-
-
Uses of HostType in org.czeal.urireference
Methods in org.czeal.urireference that return HostType Modifier and Type Method Description HostTypeHost. getType()Get the type of thisHostobject.static HostTypeHostType. valueOf(String name)Returns the enum constant of this type with the specified name.static HostType[]HostType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-