Uses of Class
org.xmlet.htmlapifaster.EnumEnctypeType
-
Packages that use EnumEnctypeType Package Description org.xmlet.htmlapifaster -
-
Uses of EnumEnctypeType in org.xmlet.htmlapifaster
Methods in org.xmlet.htmlapifaster that return EnumEnctypeType Modifier and Type Method Description static EnumEnctypeTypeEnumEnctypeType. valueOf(String name)Returns the enum constant of this type with the specified name.static EnumEnctypeType[]EnumEnctypeType. 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 EnumEnctypeType Modifier and Type Method Description Form<Z>Form. attrEnctype(EnumEnctypeType attrEnctype)
-