Uses of Class
eu.europa.esig.trustedlist.jaxb.mra.TrustServiceTSLTypeListType
Packages that use TrustServiceTSLTypeListType
-
Uses of TrustServiceTSLTypeListType in eu.europa.esig.trustedlist.jaxb.mra
Fields in eu.europa.esig.trustedlist.jaxb.mra declared as TrustServiceTSLTypeListTypeModifier and TypeFieldDescriptionprotected TrustServiceTSLTypeListTypeTrustServiceTSLTypeEquivalenceListType.trustServiceTSLTypeListPointedPartyprotected TrustServiceTSLTypeListTypeTrustServiceTSLTypeEquivalenceListType.trustServiceTSLTypeListPointingPartyMethods in eu.europa.esig.trustedlist.jaxb.mra that return TrustServiceTSLTypeListTypeModifier and TypeMethodDescriptionObjectFactory.createTrustServiceTSLTypeListType()Create an instance ofTrustServiceTSLTypeListTypeTrustServiceTSLTypeEquivalenceListType.getTrustServiceTSLTypeListPointedParty()Gets the value of the trustServiceTSLTypeListPointedParty property.TrustServiceTSLTypeEquivalenceListType.getTrustServiceTSLTypeListPointingParty()Gets the value of the trustServiceTSLTypeListPointingParty property.Methods in eu.europa.esig.trustedlist.jaxb.mra with parameters of type TrustServiceTSLTypeListTypeModifier and TypeMethodDescriptionvoidTrustServiceTSLTypeEquivalenceListType.setTrustServiceTSLTypeListPointedParty(TrustServiceTSLTypeListType value) Sets the value of the trustServiceTSLTypeListPointedParty property.voidTrustServiceTSLTypeEquivalenceListType.setTrustServiceTSLTypeListPointingParty(TrustServiceTSLTypeListType value) Sets the value of the trustServiceTSLTypeListPointingParty property.