Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ReferenceType
-
Packages that use ReferenceType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ReferenceType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ReferenceType Modifier and Type Field Description protected ReferenceTypeTradingTermsType. referenceMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ReferenceType Modifier and Type Method Description ReferenceTypeTradingTermsType. getReference()Gets the value of the reference property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ReferenceType Modifier and Type Method Description voidTradingTermsType. setReference(ReferenceType value)Sets the value of the reference property. -
Uses of ReferenceType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ReferenceType Modifier and Type Method Description ReferenceTypeObjectFactory. createReferenceType()Create an instance ofReferenceTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReferenceType>ObjectFactory. createReference(ReferenceType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReferenceType>ObjectFactory. createReference(ReferenceType value)
-