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