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