Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.NominationTimeType
-
Packages that use NominationTimeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of NominationTimeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as NominationTimeType Modifier and Type Field Description protected NominationTimeTypeContractType. nominationTimeprotected NominationTimeTypeTransportationServiceType. nominationTimeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return NominationTimeType Modifier and Type Method Description NominationTimeTypeContractType. getNominationTime()Gets the value of the nominationTime property.NominationTimeTypeTransportationServiceType. getNominationTime()Gets the value of the nominationTime property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type NominationTimeType Modifier and Type Method Description voidContractType. setNominationTime(NominationTimeType value)Sets the value of the nominationTime property.voidTransportationServiceType. setNominationTime(NominationTimeType value)Sets the value of the nominationTime property. -
Uses of NominationTimeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return NominationTimeType Modifier and Type Method Description NominationTimeTypeObjectFactory. createNominationTimeType()Create an instance ofNominationTimeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type NominationTimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<NominationTimeType>ObjectFactory. createNominationTime(NominationTimeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type NominationTimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<NominationTimeType>ObjectFactory. createNominationTime(NominationTimeType value)
-