Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LegalReferenceType
-
Packages that use LegalReferenceType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LegalReferenceType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LegalReferenceType Modifier and Type Field Description protected LegalReferenceTypeRegulationType. legalReferenceprotected LegalReferenceTypeTendererRequirementType. legalReferenceMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LegalReferenceType Modifier and Type Method Description LegalReferenceTypeRegulationType. getLegalReference()Gets the value of the legalReference property.LegalReferenceTypeTendererRequirementType. getLegalReference()Gets the value of the legalReference property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LegalReferenceType Modifier and Type Method Description voidRegulationType. setLegalReference(LegalReferenceType value)Sets the value of the legalReference property.voidTendererRequirementType. setLegalReference(LegalReferenceType value)Sets the value of the legalReference property. -
Uses of LegalReferenceType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LegalReferenceType Modifier and Type Method Description LegalReferenceTypeObjectFactory. createLegalReferenceType()Create an instance ofLegalReferenceTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LegalReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<LegalReferenceType>ObjectFactory. createLegalReference(LegalReferenceType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LegalReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<LegalReferenceType>ObjectFactory. createLegalReference(LegalReferenceType value)
-