Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RegistrationDateType
-
Packages that use RegistrationDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RegistrationDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as RegistrationDateType Modifier and Type Field Description protected RegistrationDateTypePartyLegalEntityType. registrationDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return RegistrationDateType Modifier and Type Method Description RegistrationDateTypePartyLegalEntityType. getRegistrationDate()Gets the value of the registrationDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RegistrationDateType Modifier and Type Method Description voidPartyLegalEntityType. setRegistrationDate(RegistrationDateType value)Sets the value of the registrationDate property. -
Uses of RegistrationDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RegistrationDateType Modifier and Type Method Description RegistrationDateTypeObjectFactory. createRegistrationDateType()Create an instance ofRegistrationDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RegistrationDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RegistrationDateType>ObjectFactory. createRegistrationDate(RegistrationDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RegistrationDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RegistrationDateType>ObjectFactory. createRegistrationDate(RegistrationDateType value)
-