Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ReferenceIDType
-
Packages that use ReferenceIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ReferenceIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ReferenceIDType Modifier and Type Field Description protected ReferenceIDTypeCertificateOfOriginApplicationType. referenceIDprotected ReferenceIDTypeResponseType. referenceIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ReferenceIDType Modifier and Type Method Description ReferenceIDTypeCertificateOfOriginApplicationType. getReferenceID()Gets the value of the referenceID property.ReferenceIDTypeResponseType. getReferenceID()Gets the value of the referenceID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ReferenceIDType Modifier and Type Method Description voidCertificateOfOriginApplicationType. setReferenceID(ReferenceIDType value)Sets the value of the referenceID property.voidResponseType. setReferenceID(ReferenceIDType value)Sets the value of the referenceID property. -
Uses of ReferenceIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ReferenceIDType Modifier and Type Method Description ReferenceIDTypeObjectFactory. createReferenceIDType()Create an instance ofReferenceIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ReferenceIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ReferenceIDType>ObjectFactory. createReferenceID(ReferenceIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ReferenceIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ReferenceIDType>ObjectFactory. createReferenceID(ReferenceIDType value)
-