Uses of Class
com.aoindustries.aoserv.client.web.Header.Type
-
Packages that use Header.Type Package Description com.aoindustries.aoserv.client.web -
-
Uses of Header.Type in com.aoindustries.aoserv.client.web
Methods in com.aoindustries.aoserv.client.web that return Header.Type Modifier and Type Method Description Header.TypeHeader. getType()static Header.TypeHeader.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static Header.Type[]Header.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-