Uses of Class
org.bidib.jbidibc.decoder.schema.commontypes.CVGroupType
-
Packages that use CVGroupType Package Description org.bidib.jbidibc.decoder.schema.commontypes -
-
Uses of CVGroupType in org.bidib.jbidibc.decoder.schema.commontypes
Methods in org.bidib.jbidibc.decoder.schema.commontypes that return CVGroupType Modifier and Type Method Description CVGroupTypeObjectFactory. createCVGroupType()Create an instance ofCVGroupTypeCVGroupTypeCVGroupType. withCvOrValueCalculationOrDescription(Object... values)CVGroupTypeCVGroupType. withCvOrValueCalculationOrDescription(Collection<Object> values)CVGroupTypeCVGroupType. withDefaultValue(Long value)CVGroupTypeCVGroupType. withId(String value)CVGroupTypeCVGroupType. withMode(CVModeType value)CVGroupTypeCVGroupType. withOptions(CVGroupTypeOptions value)CVGroupTypeCVGroupType. withPomWriteExclude(Boolean value)CVGroupTypeCVGroupType. withPossibleValues(String value)CVGroupTypeCVGroupType. withStringEncoding(String value)CVGroupTypeCVGroupType. withType(CVGroupTypeType value)Methods in org.bidib.jbidibc.decoder.schema.commontypes that return types with arguments of type CVGroupType Modifier and Type Method Description javax.xml.bind.JAXBElement<CVGroupType>ObjectFactory. createCvGroup(CVGroupType value)Methods in org.bidib.jbidibc.decoder.schema.commontypes with parameters of type CVGroupType Modifier and Type Method Description javax.xml.bind.JAXBElement<CVGroupType>ObjectFactory. createCvGroup(CVGroupType value)
-