Uses of Class
org.bidib.jbidibc.decoder.schema.commontypes.GroupType
Packages that use GroupType
-
Uses of GroupType in org.bidib.jbidibc.decoder.schema.commontypes
Methods in org.bidib.jbidibc.decoder.schema.commontypes that return GroupTypeModifier and TypeMethodDescriptionObjectFactory.createGroupType()Create an instance ofGroupTypeGroupType.withDescription(Collection<DescriptionType> values) GroupType.withDescription(DescriptionType... values) GroupType.withNumber(short value) GroupType.withOption(Collection<OptionType> values) GroupType.withOption(OptionType... values) Methods in org.bidib.jbidibc.decoder.schema.commontypes that return types with arguments of type GroupTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<GroupType> ObjectFactory.createGroup(GroupType value) Methods in org.bidib.jbidibc.decoder.schema.commontypes with parameters of type GroupTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<GroupType> ObjectFactory.createGroup(GroupType value)