Uses of Class
eu.europa.esig.trustedlist.jaxb.ecc.QualifierType
Packages that use QualifierType
-
Uses of QualifierType in eu.europa.esig.trustedlist.jaxb.ecc
Fields in eu.europa.esig.trustedlist.jaxb.ecc with type parameters of type QualifierTypeMethods in eu.europa.esig.trustedlist.jaxb.ecc that return QualifierTypeModifier and TypeMethodDescriptionObjectFactory.createQualifierType()Create an instance ofQualifierTypeMethods in eu.europa.esig.trustedlist.jaxb.ecc that return types with arguments of type QualifierTypeModifier and TypeMethodDescriptionQualifiersType.getQualifier()Gets the value of the qualifier property. -
Uses of QualifierType in eu.europa.esig.trustedlist.jaxb.mra
Fields in eu.europa.esig.trustedlist.jaxb.mra declared as QualifierTypeModifier and TypeFieldDescriptionprotected QualifierTypeQualifierEquivalenceType.qualifierPointedPartyprotected QualifierTypeQualifierEquivalenceType.qualifierPointingPartyMethods in eu.europa.esig.trustedlist.jaxb.mra that return QualifierTypeModifier and TypeMethodDescriptionQualifierEquivalenceType.getQualifierPointedParty()Gets the value of the qualifierPointedParty property.QualifierEquivalenceType.getQualifierPointingParty()Gets the value of the qualifierPointingParty property.Methods in eu.europa.esig.trustedlist.jaxb.mra with parameters of type QualifierTypeModifier and TypeMethodDescriptionvoidQualifierEquivalenceType.setQualifierPointedParty(QualifierType value) Sets the value of the qualifierPointedParty property.voidQualifierEquivalenceType.setQualifierPointingParty(QualifierType value) Sets the value of the qualifierPointingParty property.