Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LatestPickupTimeType
-
Packages that use LatestPickupTimeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LatestPickupTimeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LatestPickupTimeType Modifier and Type Field Description protected LatestPickupTimeTypePickupType. latestPickupTimeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LatestPickupTimeType Modifier and Type Method Description LatestPickupTimeTypePickupType. getLatestPickupTime()Gets the value of the latestPickupTime property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LatestPickupTimeType Modifier and Type Method Description voidPickupType. setLatestPickupTime(LatestPickupTimeType value)Sets the value of the latestPickupTime property. -
Uses of LatestPickupTimeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LatestPickupTimeType Modifier and Type Method Description LatestPickupTimeTypeObjectFactory. createLatestPickupTimeType()Create an instance ofLatestPickupTimeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LatestPickupTimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<LatestPickupTimeType>ObjectFactory. createLatestPickupTime(LatestPickupTimeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LatestPickupTimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<LatestPickupTimeType>ObjectFactory. createLatestPickupTime(LatestPickupTimeType value)
-