Uses of Class
org.xmlet.htmlapifaster.EnumTypeOlType
-
Packages that use EnumTypeOlType Package Description org.xmlet.htmlapifaster -
-
Uses of EnumTypeOlType in org.xmlet.htmlapifaster
Methods in org.xmlet.htmlapifaster that return EnumTypeOlType Modifier and Type Method Description static EnumTypeOlTypeEnumTypeOlType. valueOf(String name)Returns the enum constant of this type with the specified name.static EnumTypeOlType[]EnumTypeOlType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.xmlet.htmlapifaster with parameters of type EnumTypeOlType Modifier and Type Method Description Ol<Z>Ol. attrType(EnumTypeOlType attrType)
-