Uses of Class
org.bidib.jbidibc.decoder.schema.commontypes.CVGroupType
Packages that use CVGroupType
-
Uses of CVGroupType in org.bidib.jbidibc.decoder.schema.commontypes
Methods in org.bidib.jbidibc.decoder.schema.commontypes that return CVGroupTypeModifier and TypeMethodDescriptionObjectFactory.createCVGroupType()Create an instance ofCVGroupTypeCVGroupType.withCvOrValueCalculationOrDescription(Object... values) CVGroupType.withCvOrValueCalculationOrDescription(Collection<Object> values) CVGroupType.withDefaultValue(Long value) CVGroupType.withMode(CVModeType value) CVGroupType.withOptions(CVGroupTypeOptions value) CVGroupType.withPomWriteExclude(Boolean value) CVGroupType.withPossibleValues(String value) CVGroupType.withStringEncoding(String value) CVGroupType.withType(CVGroupTypeType value) Methods in org.bidib.jbidibc.decoder.schema.commontypes that return types with arguments of type CVGroupTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<CVGroupType> ObjectFactory.createCvGroup(CVGroupType value) Methods in org.bidib.jbidibc.decoder.schema.commontypes with parameters of type CVGroupTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<CVGroupType> ObjectFactory.createCvGroup(CVGroupType value)