Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.EndTimeType
-
Packages that use EndTimeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of EndTimeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as EndTimeType Modifier and Type Field Description protected EndTimeTypePeriodType. endTimeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return EndTimeType Modifier and Type Method Description EndTimeTypePeriodType. getEndTime()Gets the value of the endTime property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type EndTimeType Modifier and Type Method Description voidPeriodType. setEndTime(EndTimeType value)Sets the value of the endTime property. -
Uses of EndTimeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return EndTimeType Modifier and Type Method Description EndTimeTypeObjectFactory. createEndTimeType()Create an instance ofEndTimeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type EndTimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<EndTimeType>ObjectFactory. createEndTime(EndTimeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type EndTimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<EndTimeType>ObjectFactory. createEndTime(EndTimeType value)
-