Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ConditionType
-
Packages that use ConditionType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ConditionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ConditionType Modifier and Type Field Description protected ConditionTypeTransportEquipmentSealType. conditionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ConditionType Modifier and Type Method Description ConditionTypeTransportEquipmentSealType. getCondition()Gets the value of the condition property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ConditionType Modifier and Type Method Description voidTransportEquipmentSealType. setCondition(ConditionType value)Sets the value of the condition property. -
Uses of ConditionType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ConditionType Modifier and Type Method Description ConditionTypeObjectFactory. createConditionType()Create an instance ofConditionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ConditionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConditionType>ObjectFactory. createCondition(ConditionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ConditionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConditionType>ObjectFactory. createCondition(ConditionType value)
-