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