Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ChangeConditionsType
-
Packages that use ChangeConditionsType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ChangeConditionsType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ChangeConditionsType Modifier and Type Field Description protected List<ChangeConditionsType>TransportExecutionTermsType. changeConditionsMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ChangeConditionsType Modifier and Type Method Description List<ChangeConditionsType>TransportExecutionTermsType. getChangeConditions()Gets the value of the changeConditions property. -
Uses of ChangeConditionsType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ChangeConditionsType Modifier and Type Method Description ChangeConditionsTypeObjectFactory. createChangeConditionsType()Create an instance ofChangeConditionsTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ChangeConditionsType Modifier and Type Method Description javax.xml.bind.JAXBElement<ChangeConditionsType>ObjectFactory. createChangeConditions(ChangeConditionsType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ChangeConditionsType Modifier and Type Method Description javax.xml.bind.JAXBElement<ChangeConditionsType>ObjectFactory. createChangeConditions(ChangeConditionsType value)
-