Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RegistrationIDType
-
Packages that use RegistrationIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RegistrationIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as RegistrationIDType Modifier and Type Field Description protected RegistrationIDTypeItemInstanceType. registrationIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return RegistrationIDType Modifier and Type Method Description RegistrationIDTypeItemInstanceType. getRegistrationID()Gets the value of the registrationID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RegistrationIDType Modifier and Type Method Description voidItemInstanceType. setRegistrationID(RegistrationIDType value)Sets the value of the registrationID property. -
Uses of RegistrationIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RegistrationIDType Modifier and Type Method Description RegistrationIDTypeObjectFactory. createRegistrationIDType()Create an instance ofRegistrationIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RegistrationIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<RegistrationIDType>ObjectFactory. createRegistrationID(RegistrationIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RegistrationIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<RegistrationIDType>ObjectFactory. createRegistrationID(RegistrationIDType value)
-