Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.NextUpdateType
| Package | Description |
|---|---|
| eu.europa.esig.trustedlist.jaxb.tsl |
-
Uses of NextUpdateType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as NextUpdateType Modifier and Type Field Description protected NextUpdateTypeTSLSchemeInformationType. nextUpdateMethods in eu.europa.esig.trustedlist.jaxb.tsl that return NextUpdateType Modifier and Type Method Description NextUpdateTypeObjectFactory. createNextUpdateType()Create an instance ofNextUpdateTypeNextUpdateTypeTSLSchemeInformationType. getNextUpdate()Gets the value of the nextUpdate property.Methods in eu.europa.esig.trustedlist.jaxb.tsl that return types with arguments of type NextUpdateType Modifier and Type Method Description JAXBElement<NextUpdateType>ObjectFactory. createNextUpdate(NextUpdateType value)Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type NextUpdateType Modifier and Type Method Description JAXBElement<NextUpdateType>ObjectFactory. createNextUpdate(NextUpdateType value)voidTSLSchemeInformationType. setNextUpdate(NextUpdateType value)Sets the value of the nextUpdate property.