Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.CorporateRegistrationSchemeType
-
Packages that use CorporateRegistrationSchemeType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of CorporateRegistrationSchemeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CorporateRegistrationSchemeType Modifier and Type Field Description protected CorporateRegistrationSchemeTypePartyLegalEntityType. corporateRegistrationSchemeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CorporateRegistrationSchemeType Modifier and Type Method Description CorporateRegistrationSchemeTypeObjectFactory. createCorporateRegistrationSchemeType()Create an instance ofCorporateRegistrationSchemeTypeCorporateRegistrationSchemeTypePartyLegalEntityType. getCorporateRegistrationScheme()Gets the value of the corporateRegistrationScheme property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type CorporateRegistrationSchemeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CorporateRegistrationSchemeType>ObjectFactory. createCorporateRegistrationScheme(CorporateRegistrationSchemeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CorporateRegistrationSchemeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CorporateRegistrationSchemeType>ObjectFactory. createCorporateRegistrationScheme(CorporateRegistrationSchemeType value)voidPartyLegalEntityType. setCorporateRegistrationScheme(CorporateRegistrationSchemeType value)Sets the value of the corporateRegistrationScheme property.
-