Uses of Class
org.bidib.jbidibc.decoder.schema.commontypes.ConditionsType
Packages that use ConditionsType
-
Uses of ConditionsType in org.bidib.jbidibc.decoder.schema.commontypes
Fields in org.bidib.jbidibc.decoder.schema.commontypes declared as ConditionsTypeMethods in org.bidib.jbidibc.decoder.schema.commontypes that return ConditionsTypeModifier and TypeMethodDescriptionObjectFactory.createConditionsType()Create an instance ofConditionsTypeCVType.getConditions()Gets the value of the conditions property.ConditionsType.withTrigger(Collection<TriggerType> values) ConditionsType.withTrigger(TriggerType... values) Methods in org.bidib.jbidibc.decoder.schema.commontypes that return types with arguments of type ConditionsTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ConditionsType> ObjectFactory.createConditions(ConditionsType value) Methods in org.bidib.jbidibc.decoder.schema.commontypes with parameters of type ConditionsTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ConditionsType> ObjectFactory.createConditions(ConditionsType value) voidCVType.setConditions(ConditionsType value) Sets the value of the conditions property.CVType.withConditions(ConditionsType value)