Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.TransactionConditionsType
-
Packages that use TransactionConditionsType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of TransactionConditionsType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as TransactionConditionsType Modifier and Type Field Description protected TransactionConditionsTypeOrderChangeType. transactionConditionsprotected TransactionConditionsTypeOrderResponseType. transactionConditionsprotected TransactionConditionsTypeOrderType. transactionConditionsprotected TransactionConditionsTypeQuotationType. transactionConditionsMethods in network.oxalis.peppol.ubl2.jaxb that return TransactionConditionsType Modifier and Type Method Description TransactionConditionsTypeOrderChangeType. getTransactionConditions()Gets the value of the transactionConditions property.TransactionConditionsTypeOrderResponseType. getTransactionConditions()Gets the value of the transactionConditions property.TransactionConditionsTypeOrderType. getTransactionConditions()Gets the value of the transactionConditions property.TransactionConditionsTypeQuotationType. getTransactionConditions()Gets the value of the transactionConditions property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type TransactionConditionsType Modifier and Type Method Description voidOrderChangeType. setTransactionConditions(TransactionConditionsType value)Sets the value of the transactionConditions property.voidOrderResponseType. setTransactionConditions(TransactionConditionsType value)Sets the value of the transactionConditions property.voidOrderType. setTransactionConditions(TransactionConditionsType value)Sets the value of the transactionConditions property.voidQuotationType. setTransactionConditions(TransactionConditionsType value)Sets the value of the transactionConditions property. -
Uses of TransactionConditionsType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type TransactionConditionsType Modifier and Type Field Description protected List<TransactionConditionsType>ItemType. transactionConditionsMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TransactionConditionsType Modifier and Type Method Description TransactionConditionsTypeObjectFactory. createTransactionConditionsType()Create an instance ofTransactionConditionsTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type TransactionConditionsType Modifier and Type Method Description javax.xml.bind.JAXBElement<TransactionConditionsType>ObjectFactory. createTransactionConditions(TransactionConditionsType value)List<TransactionConditionsType>ItemType. getTransactionConditions()Gets the value of the transactionConditions property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TransactionConditionsType Modifier and Type Method Description javax.xml.bind.JAXBElement<TransactionConditionsType>ObjectFactory. createTransactionConditions(TransactionConditionsType value)
-