Uses of Class
shared.AttributeType

Packages that use AttributeType
shared   
 

Uses of AttributeType in shared
 

Methods in shared that return AttributeType
static AttributeType AttributeType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AttributeType[] AttributeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in shared with parameters of type AttributeType
 void HelperBaseCh6.addChoice(java.lang.String list, java.lang.String item, AttributeType type)
          Add an entry in the selected or checked map for the list and item.
 void HelperBaseCh6.clearProperty(java.lang.String property, AttributeType type)
          Delete the sub-map for a property.