Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CorporateRegistrationTypeCodeType
-
Packages that use CorporateRegistrationTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CorporateRegistrationTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CorporateRegistrationTypeCodeType Modifier and Type Field Description protected CorporateRegistrationTypeCodeTypeCorporateRegistrationSchemeType. corporateRegistrationTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CorporateRegistrationTypeCodeType Modifier and Type Method Description CorporateRegistrationTypeCodeTypeCorporateRegistrationSchemeType. getCorporateRegistrationTypeCode()Gets the value of the corporateRegistrationTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CorporateRegistrationTypeCodeType Modifier and Type Method Description voidCorporateRegistrationSchemeType. setCorporateRegistrationTypeCode(CorporateRegistrationTypeCodeType value)Sets the value of the corporateRegistrationTypeCode property. -
Uses of CorporateRegistrationTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CorporateRegistrationTypeCodeType Modifier and Type Method Description CorporateRegistrationTypeCodeTypeObjectFactory. createCorporateRegistrationTypeCodeType()Create an instance ofCorporateRegistrationTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CorporateRegistrationTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<CorporateRegistrationTypeCodeType>ObjectFactory. createCorporateRegistrationTypeCode(CorporateRegistrationTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CorporateRegistrationTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<CorporateRegistrationTypeCodeType>ObjectFactory. createCorporateRegistrationTypeCode(CorporateRegistrationTypeCodeType value)
-