Uses of Class
eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLStatusList
Packages that use TrustServiceTSLStatusList
-
Uses of TrustServiceTSLStatusList in eu.europa.esig.trustedlist.jaxb.mra
Fields in eu.europa.esig.trustedlist.jaxb.mra declared as TrustServiceTSLStatusListModifier and TypeFieldDescriptionprotected TrustServiceTSLStatusList
TrustServiceTSLStatusEquivalenceType.trustServiceTSLStatusListPointedParty
protected TrustServiceTSLStatusList
TrustServiceTSLStatusEquivalenceType.trustServiceTSLStatusListPointingParty
Methods in eu.europa.esig.trustedlist.jaxb.mra that return TrustServiceTSLStatusListModifier and TypeMethodDescriptionObjectFactory.createTrustServiceTSLStatusList()
Create an instance ofTrustServiceTSLStatusList
TrustServiceTSLStatusEquivalenceType.getTrustServiceTSLStatusListPointedParty()
Gets the value of the trustServiceTSLStatusListPointedParty property.TrustServiceTSLStatusEquivalenceType.getTrustServiceTSLStatusListPointingParty()
Gets the value of the trustServiceTSLStatusListPointingParty property.Methods in eu.europa.esig.trustedlist.jaxb.mra with parameters of type TrustServiceTSLStatusListModifier and TypeMethodDescriptionvoid
TrustServiceTSLStatusEquivalenceType.setTrustServiceTSLStatusListPointedParty
(TrustServiceTSLStatusList value) Sets the value of the trustServiceTSLStatusListPointedParty property.void
TrustServiceTSLStatusEquivalenceType.setTrustServiceTSLStatusListPointingParty
(TrustServiceTSLStatusList value) Sets the value of the trustServiceTSLStatusListPointingParty property.