Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.NominationDateType
-
Packages that use NominationDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of NominationDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as NominationDateType Modifier and Type Field Description protected NominationDateTypeContractType. nominationDateprotected NominationDateTypeTransportationServiceType. nominationDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return NominationDateType Modifier and Type Method Description NominationDateTypeContractType. getNominationDate()Gets the value of the nominationDate property.NominationDateTypeTransportationServiceType. getNominationDate()Gets the value of the nominationDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type NominationDateType Modifier and Type Method Description voidContractType. setNominationDate(NominationDateType value)Sets the value of the nominationDate property.voidTransportationServiceType. setNominationDate(NominationDateType value)Sets the value of the nominationDate property. -
Uses of NominationDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return NominationDateType Modifier and Type Method Description NominationDateTypeObjectFactory. createNominationDateType()Create an instance ofNominationDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type NominationDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<NominationDateType>ObjectFactory. createNominationDate(NominationDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type NominationDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<NominationDateType>ObjectFactory. createNominationDate(NominationDateType value)
-