Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ExternalReferenceType
-
Packages that use ExternalReferenceType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ExternalReferenceType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ExternalReferenceType Modifier and Type Field Description protected ExternalReferenceTypeAttachmentType. externalReferenceMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ExternalReferenceType Modifier and Type Method Description ExternalReferenceTypeObjectFactory. createExternalReferenceType()Create an instance ofExternalReferenceTypeExternalReferenceTypeAttachmentType. getExternalReference()Gets the value of the externalReference property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ExternalReferenceType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ExternalReferenceType>ObjectFactory. createExternalReference(ExternalReferenceType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ExternalReferenceType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ExternalReferenceType>ObjectFactory. createExternalReference(ExternalReferenceType value)voidAttachmentType. setExternalReference(ExternalReferenceType value)Sets the value of the externalReference property.
-