Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TransportUserSpecialTermsType
-
Packages that use TransportUserSpecialTermsType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TransportUserSpecialTermsType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type TransportUserSpecialTermsType Modifier and Type Field Description protected List<TransportUserSpecialTermsType>TransportExecutionTermsType. transportUserSpecialTermsMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type TransportUserSpecialTermsType Modifier and Type Method Description List<TransportUserSpecialTermsType>TransportExecutionTermsType. getTransportUserSpecialTerms()Gets the value of the transportUserSpecialTerms property. -
Uses of TransportUserSpecialTermsType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TransportUserSpecialTermsType Modifier and Type Method Description TransportUserSpecialTermsTypeObjectFactory. createTransportUserSpecialTermsType()Create an instance ofTransportUserSpecialTermsTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TransportUserSpecialTermsType Modifier and Type Method Description javax.xml.bind.JAXBElement<TransportUserSpecialTermsType>ObjectFactory. createTransportUserSpecialTerms(TransportUserSpecialTermsType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TransportUserSpecialTermsType Modifier and Type Method Description javax.xml.bind.JAXBElement<TransportUserSpecialTermsType>ObjectFactory. createTransportUserSpecialTerms(TransportUserSpecialTermsType value)
-