Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.DigitalIdentityListType
| Package | Description |
|---|---|
| eu.europa.esig.trustedlist.jaxb.tsl |
-
Uses of DigitalIdentityListType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as DigitalIdentityListType Modifier and Type Field Description protected DigitalIdentityListTypeServiceHistoryInstanceType. serviceDigitalIdentityprotected DigitalIdentityListTypeTSPServiceInformationType. serviceDigitalIdentityFields in eu.europa.esig.trustedlist.jaxb.tsl with type parameters of type DigitalIdentityListType Modifier and Type Field Description protected List<DigitalIdentityListType>ServiceDigitalIdentityListType. serviceDigitalIdentityMethods in eu.europa.esig.trustedlist.jaxb.tsl that return DigitalIdentityListType Modifier and Type Method Description DigitalIdentityListTypeObjectFactory. createDigitalIdentityListType()Create an instance ofDigitalIdentityListTypeDigitalIdentityListTypeServiceHistoryInstanceType. getServiceDigitalIdentity()Gets the value of the serviceDigitalIdentity property.DigitalIdentityListTypeTSPServiceInformationType. getServiceDigitalIdentity()Gets the value of the serviceDigitalIdentity property.Methods in eu.europa.esig.trustedlist.jaxb.tsl that return types with arguments of type DigitalIdentityListType Modifier and Type Method Description JAXBElement<DigitalIdentityListType>ObjectFactory. createServiceDigitalIdentity(DigitalIdentityListType value)List<DigitalIdentityListType>ServiceDigitalIdentityListType. getServiceDigitalIdentity()Gets the value of the serviceDigitalIdentity property.Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type DigitalIdentityListType Modifier and Type Method Description 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.