Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.EffectiveTimeType
-
Packages that use EffectiveTimeType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of EffectiveTimeType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as EffectiveTimeType Modifier and Type Field Description protected EffectiveTimeTypeCatalogueDeletionType. effectiveTimeMethods in network.oxalis.peppol.ubl2.jaxb that return EffectiveTimeType Modifier and Type Method Description EffectiveTimeTypeCatalogueDeletionType. getEffectiveTime()Gets the value of the effectiveTime property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type EffectiveTimeType Modifier and Type Method Description voidCatalogueDeletionType. setEffectiveTime(EffectiveTimeType value)Sets the value of the effectiveTime property. -
Uses of EffectiveTimeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as EffectiveTimeType Modifier and Type Field Description protected EffectiveTimeTypeResponseType. effectiveTimeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return EffectiveTimeType Modifier and Type Method Description EffectiveTimeTypeResponseType. getEffectiveTime()Gets the value of the effectiveTime property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type EffectiveTimeType Modifier and Type Method Description voidResponseType. setEffectiveTime(EffectiveTimeType value)Sets the value of the effectiveTime property. -
Uses of EffectiveTimeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return EffectiveTimeType Modifier and Type Method Description EffectiveTimeTypeObjectFactory. createEffectiveTimeType()Create an instance ofEffectiveTimeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type EffectiveTimeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EffectiveTimeType>ObjectFactory. createEffectiveTime(EffectiveTimeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type EffectiveTimeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EffectiveTimeType>ObjectFactory. createEffectiveTime(EffectiveTimeType value)
-