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