Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ExpiryTimeType
-
Packages that use ExpiryTimeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ExpiryTimeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ExpiryTimeType Modifier and Type Field Description protected ExpiryTimeTypeExternalReferenceType. expiryTimeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ExpiryTimeType Modifier and Type Method Description ExpiryTimeTypeExternalReferenceType. getExpiryTime()Gets the value of the expiryTime property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ExpiryTimeType Modifier and Type Method Description voidExternalReferenceType. setExpiryTime(ExpiryTimeType value)Sets the value of the expiryTime property. -
Uses of ExpiryTimeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ExpiryTimeType Modifier and Type Method Description ExpiryTimeTypeObjectFactory. createExpiryTimeType()Create an instance ofExpiryTimeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ExpiryTimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExpiryTimeType>ObjectFactory. createExpiryTime(ExpiryTimeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ExpiryTimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExpiryTimeType>ObjectFactory. createExpiryTime(ExpiryTimeType value)
-