Uses of Class
eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLStatusEquivalenceType
Packages that use TrustServiceTSLStatusEquivalenceType
-
Uses of TrustServiceTSLStatusEquivalenceType in eu.europa.esig.trustedlist.jaxb.mra
Fields in eu.europa.esig.trustedlist.jaxb.mra declared as TrustServiceTSLStatusEquivalenceTypeModifier and TypeFieldDescriptionprotected TrustServiceTSLStatusEquivalenceTypeTrustServiceTSLStatusEquivalenceListType.trustServiceTSLStatusInvalidEquivalenceprotected TrustServiceTSLStatusEquivalenceTypeTrustServiceTSLStatusEquivalenceListType.trustServiceTSLStatusValidEquivalenceMethods in eu.europa.esig.trustedlist.jaxb.mra that return TrustServiceTSLStatusEquivalenceTypeModifier and TypeMethodDescriptionObjectFactory.createTrustServiceTSLStatusEquivalenceType()Create an instance ofTrustServiceTSLStatusEquivalenceTypeTrustServiceTSLStatusEquivalenceListType.getTrustServiceTSLStatusInvalidEquivalence()Gets the value of the trustServiceTSLStatusInvalidEquivalence property.TrustServiceTSLStatusEquivalenceListType.getTrustServiceTSLStatusValidEquivalence()Gets the value of the trustServiceTSLStatusValidEquivalence property.Methods in eu.europa.esig.trustedlist.jaxb.mra with parameters of type TrustServiceTSLStatusEquivalenceTypeModifier and TypeMethodDescriptionvoidTrustServiceTSLStatusEquivalenceListType.setTrustServiceTSLStatusInvalidEquivalence(TrustServiceTSLStatusEquivalenceType value) Sets the value of the trustServiceTSLStatusInvalidEquivalence property.voidTrustServiceTSLStatusEquivalenceListType.setTrustServiceTSLStatusValidEquivalence(TrustServiceTSLStatusEquivalenceType value) Sets the value of the trustServiceTSLStatusValidEquivalence property.