Uses of Class
org.bidib.jbidibc.decoder.schema.commontypes.CVGroupTypeType
-
Packages that use CVGroupTypeType Package Description org.bidib.jbidibc.decoder.schema.commontypes -
-
Uses of CVGroupTypeType in org.bidib.jbidibc.decoder.schema.commontypes
Fields in org.bidib.jbidibc.decoder.schema.commontypes declared as CVGroupTypeType Modifier and Type Field Description protected CVGroupTypeTypeCVGroupType. typeMethods in org.bidib.jbidibc.decoder.schema.commontypes that return CVGroupTypeType Modifier and Type Method Description static CVGroupTypeTypeCVGroupTypeType. fromValue(String v)CVGroupTypeTypeCVGroupType. getType()Gets the value of the type property.static CVGroupTypeTypeCVGroupTypeType. valueOf(String name)Returns the enum constant of this type with the specified name.static CVGroupTypeType[]CVGroupTypeType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.bidib.jbidibc.decoder.schema.commontypes with parameters of type CVGroupTypeType Modifier and Type Method Description voidCVGroupType. setType(CVGroupTypeType value)Sets the value of the type property.CVGroupTypeCVGroupType. withType(CVGroupTypeType value)
-