Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.ServiceDigitalIdentityListType
| Package | Description |
|---|---|
| eu.europa.esig.trustedlist.jaxb.tsl |
-
Uses of ServiceDigitalIdentityListType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as ServiceDigitalIdentityListType Modifier and Type Field Description protected ServiceDigitalIdentityListTypeOtherTSLPointerType. serviceDigitalIdentitiesMethods in eu.europa.esig.trustedlist.jaxb.tsl that return ServiceDigitalIdentityListType Modifier and Type Method Description ServiceDigitalIdentityListTypeObjectFactory. createServiceDigitalIdentityListType()Create an instance ofServiceDigitalIdentityListTypeServiceDigitalIdentityListTypeOtherTSLPointerType. getServiceDigitalIdentities()Gets the value of the serviceDigitalIdentities property.Methods in eu.europa.esig.trustedlist.jaxb.tsl that return types with arguments of type ServiceDigitalIdentityListType Modifier and Type Method Description JAXBElement<ServiceDigitalIdentityListType>ObjectFactory. createServiceDigitalIdentities(ServiceDigitalIdentityListType value)Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type ServiceDigitalIdentityListType Modifier and Type Method Description JAXBElement<ServiceDigitalIdentityListType>ObjectFactory. createServiceDigitalIdentities(ServiceDigitalIdentityListType value)voidOtherTSLPointerType. setServiceDigitalIdentities(ServiceDigitalIdentityListType value)Sets the value of the serviceDigitalIdentities property.