Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RegistrationNameType
-
Packages that use RegistrationNameType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RegistrationNameType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as RegistrationNameType Modifier and Type Field Description protected RegistrationNameTypePartyLegalEntityType. registrationNameprotected RegistrationNameTypePartyTaxSchemeType. registrationNameMethods in network.oxalis.peppol.ubl2.jaxb.cac that return RegistrationNameType Modifier and Type Method Description RegistrationNameTypePartyLegalEntityType. getRegistrationName()Gets the value of the registrationName property.RegistrationNameTypePartyTaxSchemeType. getRegistrationName()Gets the value of the registrationName property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RegistrationNameType Modifier and Type Method Description voidPartyLegalEntityType. setRegistrationName(RegistrationNameType value)Sets the value of the registrationName property.voidPartyTaxSchemeType. setRegistrationName(RegistrationNameType value)Sets the value of the registrationName property. -
Uses of RegistrationNameType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RegistrationNameType Modifier and Type Method Description RegistrationNameTypeObjectFactory. createRegistrationNameType()Create an instance ofRegistrationNameTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RegistrationNameType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RegistrationNameType>ObjectFactory. createRegistrationName(RegistrationNameType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RegistrationNameType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RegistrationNameType>ObjectFactory. createRegistrationName(RegistrationNameType value)
-