Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AgencyNameType
-
Packages that use AgencyNameType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AgencyNameType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as AgencyNameType Modifier and Type Field Description protected AgencyNameTypeClassificationSchemeType. agencyNameMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AgencyNameType Modifier and Type Method Description AgencyNameTypeClassificationSchemeType. getAgencyName()Gets the value of the agencyName property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AgencyNameType Modifier and Type Method Description voidClassificationSchemeType. setAgencyName(AgencyNameType value)Sets the value of the agencyName property. -
Uses of AgencyNameType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AgencyNameType Modifier and Type Method Description AgencyNameTypeObjectFactory. createAgencyNameType()Create an instance ofAgencyNameTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AgencyNameType Modifier and Type Method Description javax.xml.bind.JAXBElement<AgencyNameType>ObjectFactory. createAgencyName(AgencyNameType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AgencyNameType Modifier and Type Method Description javax.xml.bind.JAXBElement<AgencyNameType>ObjectFactory. createAgencyName(AgencyNameType value)
-