Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.StartTimeType
-
Packages that use StartTimeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of StartTimeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as StartTimeType Modifier and Type Field Description protected StartTimeTypePeriodType. startTimeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return StartTimeType Modifier and Type Method Description StartTimeTypePeriodType. getStartTime()Gets the value of the startTime property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type StartTimeType Modifier and Type Method Description voidPeriodType. setStartTime(StartTimeType value)Sets the value of the startTime property. -
Uses of StartTimeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return StartTimeType Modifier and Type Method Description StartTimeTypeObjectFactory. createStartTimeType()Create an instance ofStartTimeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type StartTimeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<StartTimeType>ObjectFactory. createStartTime(StartTimeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type StartTimeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<StartTimeType>ObjectFactory. createStartTime(StartTimeType value)
-