Uses of Class
eu.europa.esig.trustedlist.jaxb.ecc.CriteriaListType
Packages that use CriteriaListType
-
Uses of CriteriaListType in eu.europa.esig.trustedlist.jaxb.ecc
Fields in eu.europa.esig.trustedlist.jaxb.ecc declared as CriteriaListTypeModifier and TypeFieldDescriptionprotected CriteriaListTypeQualificationElementType.criteriaListFields in eu.europa.esig.trustedlist.jaxb.ecc with type parameters of type CriteriaListTypeMethods in eu.europa.esig.trustedlist.jaxb.ecc that return CriteriaListTypeModifier and TypeMethodDescriptionObjectFactory.createCriteriaListType()Create an instance ofCriteriaListTypeQualificationElementType.getCriteriaList()Gets the value of the criteriaList property.Methods in eu.europa.esig.trustedlist.jaxb.ecc that return types with arguments of type CriteriaListTypeModifier and TypeMethodDescriptionCriteriaListType.getCriteriaList()Gets the value of the criteriaList property.Methods in eu.europa.esig.trustedlist.jaxb.ecc with parameters of type CriteriaListTypeModifier and TypeMethodDescriptionvoidQualificationElementType.setCriteriaList(CriteriaListType value) Sets the value of the criteriaList property. -
Uses of CriteriaListType in eu.europa.esig.trustedlist.jaxb.mra
Fields in eu.europa.esig.trustedlist.jaxb.mra declared as CriteriaListTypeModifier and TypeFieldDescriptionprotected CriteriaListTypeCertificateContentReferenceEquivalenceType.certificateContentDeclarationPointedPartyprotected CriteriaListTypeCertificateContentReferenceEquivalenceType.certificateContentDeclarationPointingPartyMethods in eu.europa.esig.trustedlist.jaxb.mra that return CriteriaListTypeModifier and TypeMethodDescriptionCertificateContentReferenceEquivalenceType.getCertificateContentDeclarationPointedParty()Gets the value of the certificateContentDeclarationPointedParty property.CertificateContentReferenceEquivalenceType.getCertificateContentDeclarationPointingParty()Gets the value of the certificateContentDeclarationPointingParty property.Methods in eu.europa.esig.trustedlist.jaxb.mra with parameters of type CriteriaListTypeModifier and TypeMethodDescriptionvoidCertificateContentReferenceEquivalenceType.setCertificateContentDeclarationPointedParty(CriteriaListType value) Sets the value of the certificateContentDeclarationPointedParty property.voidCertificateContentReferenceEquivalenceType.setCertificateContentDeclarationPointingParty(CriteriaListType value) Sets the value of the certificateContentDeclarationPointingParty property.