Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.TransportExecutionTermsType
-
Packages that use TransportExecutionTermsType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of TransportExecutionTermsType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as TransportExecutionTermsType Modifier and Type Field Description protected TransportExecutionTermsTypeTransportExecutionPlanRequestType. transportExecutionTermsprotected TransportExecutionTermsTypeTransportExecutionPlanType. transportExecutionTermsMethods in network.oxalis.peppol.ubl2.jaxb that return TransportExecutionTermsType Modifier and Type Method Description TransportExecutionTermsTypeTransportExecutionPlanRequestType. getTransportExecutionTerms()Gets the value of the transportExecutionTerms property.TransportExecutionTermsTypeTransportExecutionPlanType. getTransportExecutionTerms()Gets the value of the transportExecutionTerms property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type TransportExecutionTermsType Modifier and Type Method Description voidTransportExecutionPlanRequestType. setTransportExecutionTerms(TransportExecutionTermsType value)Sets the value of the transportExecutionTerms property.voidTransportExecutionPlanType. setTransportExecutionTerms(TransportExecutionTermsType value)Sets the value of the transportExecutionTerms property. -
Uses of TransportExecutionTermsType in network.oxalis.peppol.ubl2.jaxb.cac
Methods in network.oxalis.peppol.ubl2.jaxb.cac that return TransportExecutionTermsType Modifier and Type Method Description TransportExecutionTermsTypeObjectFactory. createTransportExecutionTermsType()Create an instance ofTransportExecutionTermsTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type TransportExecutionTermsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TransportExecutionTermsType>ObjectFactory. createTransportExecutionTerms(TransportExecutionTermsType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TransportExecutionTermsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TransportExecutionTermsType>ObjectFactory. createTransportExecutionTerms(TransportExecutionTermsType value)
-