Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.DigitalIdentityListType
Packages that use DigitalIdentityListType
-
Uses of DigitalIdentityListType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as DigitalIdentityListTypeModifier and TypeFieldDescriptionprotected DigitalIdentityListTypeServiceHistoryInstanceType.serviceDigitalIdentityprotected DigitalIdentityListTypeTSPServiceInformationType.serviceDigitalIdentityFields in eu.europa.esig.trustedlist.jaxb.tsl with type parameters of type DigitalIdentityListTypeModifier and TypeFieldDescriptionprotected List<DigitalIdentityListType> ServiceDigitalIdentityListType.serviceDigitalIdentityMethods in eu.europa.esig.trustedlist.jaxb.tsl that return DigitalIdentityListTypeModifier and TypeMethodDescriptionObjectFactory.createDigitalIdentityListType()Create an instance ofDigitalIdentityListTypeServiceHistoryInstanceType.getServiceDigitalIdentity()Gets the value of the serviceDigitalIdentity property.TSPServiceInformationType.getServiceDigitalIdentity()Gets the value of the serviceDigitalIdentity property.Methods in eu.europa.esig.trustedlist.jaxb.tsl that return types with arguments of type DigitalIdentityListTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<DigitalIdentityListType> ObjectFactory.createServiceDigitalIdentity(DigitalIdentityListType value) ServiceDigitalIdentityListType.getServiceDigitalIdentity()Gets the value of the serviceDigitalIdentity property.Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type DigitalIdentityListTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<DigitalIdentityListType> ObjectFactory.createServiceDigitalIdentity(DigitalIdentityListType value) voidServiceHistoryInstanceType.setServiceDigitalIdentity(DigitalIdentityListType value) Sets the value of the serviceDigitalIdentity property.voidTSPServiceInformationType.setServiceDigitalIdentity(DigitalIdentityListType value) Sets the value of the serviceDigitalIdentity property.