Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.NextUpdateType
Packages that use NextUpdateType
-
Uses of NextUpdateType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as NextUpdateTypeMethods in eu.europa.esig.trustedlist.jaxb.tsl that return NextUpdateTypeModifier and TypeMethodDescriptionObjectFactory.createNextUpdateType()Create an instance ofNextUpdateTypeTSLSchemeInformationType.getNextUpdate()Gets the value of the nextUpdate property.Methods in eu.europa.esig.trustedlist.jaxb.tsl that return types with arguments of type NextUpdateTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<NextUpdateType> ObjectFactory.createNextUpdate(NextUpdateType value) Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type NextUpdateTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<NextUpdateType> ObjectFactory.createNextUpdate(NextUpdateType value) voidTSLSchemeInformationType.setNextUpdate(NextUpdateType value) Sets the value of the nextUpdate property.