Uses of Class
org.bidib.jbidibc.decoder.schema.commontypes.PartialType
Packages that use PartialType
-
Uses of PartialType in org.bidib.jbidibc.decoder.schema.commontypes
Methods in org.bidib.jbidibc.decoder.schema.commontypes that return PartialTypeModifier and TypeMethodDescriptionObjectFactory.createPartialType()Create an instance ofPartialTypePartialType.withDescription(Collection<DescriptionType> values) PartialType.withDescription(DescriptionType... values) PartialType.withDisableOther(Boolean value) PartialType.withMultiply(Short value) PartialType.withNumber(int value) PartialType.withPossibleValues(String value) PartialType.withValueCalculation(ValueCalculationType value) Methods in org.bidib.jbidibc.decoder.schema.commontypes that return types with arguments of type PartialTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<PartialType> ObjectFactory.createPartial(PartialType value) Methods in org.bidib.jbidibc.decoder.schema.commontypes with parameters of type PartialTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<PartialType> ObjectFactory.createPartial(PartialType value)