Uses of Class
com.helger.html.hc.html.grouping.EHCOLType
-
Packages that use EHCOLType Package Description com.helger.html.hc.html.grouping -
-
Uses of EHCOLType in com.helger.html.hc.html.grouping
Methods in com.helger.html.hc.html.grouping that return EHCOLType Modifier and Type Method Description static EHCOLTypeEHCOLType. getFromAttrValueOrNull(String sAttrValue)EHCOLTypeAbstractHCOLBase. getType()EHCOLTypeIHCOLBase. getType()static EHCOLTypeEHCOLType. valueOf(String name)Returns the enum constant of this type with the specified name.static EHCOLType[]EHCOLType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.helger.html.hc.html.grouping with parameters of type EHCOLType Modifier and Type Method Description IMPLTYPEAbstractHCOLBase. setType(EHCOLType eType)IMPLTYPEIHCOLBase. setType(EHCOLType eType)
-