Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.EffectiveDateType
-
Packages that use EffectiveDateType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of EffectiveDateType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as EffectiveDateType Modifier and Type Field Description protected EffectiveDateTypeCatalogueDeletionType. effectiveDateMethods in network.oxalis.peppol.ubl2.jaxb that return EffectiveDateType Modifier and Type Method Description EffectiveDateTypeCatalogueDeletionType. getEffectiveDate()Gets the value of the effectiveDate property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type EffectiveDateType Modifier and Type Method Description voidCatalogueDeletionType. setEffectiveDate(EffectiveDateType value)Sets the value of the effectiveDate property. -
Uses of EffectiveDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as EffectiveDateType Modifier and Type Field Description protected EffectiveDateTypeResponseType. effectiveDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return EffectiveDateType Modifier and Type Method Description EffectiveDateTypeResponseType. getEffectiveDate()Gets the value of the effectiveDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type EffectiveDateType Modifier and Type Method Description voidResponseType. setEffectiveDate(EffectiveDateType value)Sets the value of the effectiveDate property. -
Uses of EffectiveDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return EffectiveDateType Modifier and Type Method Description EffectiveDateTypeObjectFactory. createEffectiveDateType()Create an instance ofEffectiveDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type EffectiveDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<EffectiveDateType>ObjectFactory. createEffectiveDate(EffectiveDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type EffectiveDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<EffectiveDateType>ObjectFactory. createEffectiveDate(EffectiveDateType value)
-