Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AgencyIDType
-
Packages that use AgencyIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AgencyIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as AgencyIDType Modifier and Type Field Description protected AgencyIDTypeClassificationSchemeType. agencyIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AgencyIDType Modifier and Type Method Description AgencyIDTypeClassificationSchemeType. getAgencyID()Gets the value of the agencyID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AgencyIDType Modifier and Type Method Description voidClassificationSchemeType. setAgencyID(AgencyIDType value)Sets the value of the agencyID property. -
Uses of AgencyIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AgencyIDType Modifier and Type Method Description AgencyIDTypeObjectFactory. createAgencyIDType()Create an instance ofAgencyIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AgencyIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AgencyIDType>ObjectFactory. createAgencyID(AgencyIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AgencyIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AgencyIDType>ObjectFactory. createAgencyID(AgencyIDType value)
-