Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RegisteredDateType
-
Packages that use RegisteredDateType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RegisteredDateType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as RegisteredDateType Modifier and Type Field Description protected RegisteredDateTypeTenderReceiptType. registeredDateMethods in network.oxalis.peppol.ubl2.jaxb that return RegisteredDateType Modifier and Type Method Description RegisteredDateTypeTenderReceiptType. getRegisteredDate()Gets the value of the registeredDate property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type RegisteredDateType Modifier and Type Method Description voidTenderReceiptType. setRegisteredDate(RegisteredDateType value)Sets the value of the registeredDate property. -
Uses of RegisteredDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RegisteredDateType Modifier and Type Method Description RegisteredDateTypeObjectFactory. createRegisteredDateType()Create an instance ofRegisteredDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RegisteredDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<RegisteredDateType>ObjectFactory. createRegisteredDate(RegisteredDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RegisteredDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<RegisteredDateType>ObjectFactory. createRegisteredDate(RegisteredDateType value)
-