Class ObjectFactory
java.lang.Object
eu.europa.esig.trustedlist.jaxb.mra.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the eu.europa.esig.trustedlist.jaxb.mra package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
-
Constructor Summary
ConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.trustedlist.jaxb.mra -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofCertificateContentReferenceEquivalenceType
Create an instance ofCertificateContentReferencesEquivalenceListType
Create an instance ofMutualRecognitionAgreementInformationType
createQcCClegislation
(String value) Create an instance ofQcStatementInfoType
Create an instance ofQcStatementListType
Create an instance ofQcStatementType
createQcType
(ObjectIdentifierType value) Create an instance ofQualifierEquivalenceListType
Create an instance ofQualifierEquivalenceType
Create an instance ofTrustServiceEquivalenceHistoryInstanceType
Create an instance ofTrustServiceEquivalenceHistoryType
Create an instance ofTrustServiceEquivalenceInformationType
Create an instance ofTrustServiceTSLQualificationExtensionEquivalenceListType
Create an instance ofTrustServiceTSLQualificationExtensionNameType
Create an instance ofTrustServiceTSLStatusEquivalenceListType
Create an instance ofTrustServiceTSLStatusEquivalenceType
Create an instance ofTrustServiceTSLStatusList
Create an instance ofTrustServiceTSLTypeEquivalenceListType
Create an instance ofTrustServiceTSLTypeListType
Create an instance ofTrustServiceTSLTypeType
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.trustedlist.jaxb.mra
-
-
Method Details
-
createMutualRecognitionAgreementInformationType
Create an instance ofMutualRecognitionAgreementInformationType
-
createQcStatementListType
Create an instance ofQcStatementListType
-
createTrustServiceEquivalenceInformationType
Create an instance ofTrustServiceEquivalenceInformationType
-
createTrustServiceTSLTypeEquivalenceListType
Create an instance ofTrustServiceTSLTypeEquivalenceListType
-
createTrustServiceTSLTypeListType
Create an instance ofTrustServiceTSLTypeListType
-
createTrustServiceTSLTypeType
Create an instance ofTrustServiceTSLTypeType
-
createTrustServiceTSLStatusEquivalenceListType
Create an instance ofTrustServiceTSLStatusEquivalenceListType
-
createTrustServiceTSLStatusEquivalenceType
Create an instance ofTrustServiceTSLStatusEquivalenceType
-
createTrustServiceTSLStatusList
Create an instance ofTrustServiceTSLStatusList
-
createCertificateContentReferencesEquivalenceListType
public CertificateContentReferencesEquivalenceListType createCertificateContentReferencesEquivalenceListType()Create an instance ofCertificateContentReferencesEquivalenceListType
-
createCertificateContentReferenceEquivalenceType
public CertificateContentReferenceEquivalenceType createCertificateContentReferenceEquivalenceType()Create an instance ofCertificateContentReferenceEquivalenceType
-
createQcStatementType
Create an instance ofQcStatementType
-
createQcStatementInfoType
Create an instance ofQcStatementInfoType
-
createTrustServiceTSLQualificationExtensionEquivalenceListType
public TrustServiceTSLQualificationExtensionEquivalenceListType createTrustServiceTSLQualificationExtensionEquivalenceListType()Create an instance ofTrustServiceTSLQualificationExtensionEquivalenceListType
-
createTrustServiceTSLQualificationExtensionNameType
public TrustServiceTSLQualificationExtensionNameType createTrustServiceTSLQualificationExtensionNameType()Create an instance ofTrustServiceTSLQualificationExtensionNameType
-
createQualifierEquivalenceListType
Create an instance ofQualifierEquivalenceListType
-
createQualifierEquivalenceType
Create an instance ofQualifierEquivalenceType
-
createTrustServiceEquivalenceHistoryType
Create an instance ofTrustServiceEquivalenceHistoryType
-
createTrustServiceEquivalenceHistoryInstanceType
public TrustServiceEquivalenceHistoryInstanceType createTrustServiceEquivalenceHistoryInstanceType()Create an instance ofTrustServiceEquivalenceHistoryInstanceType
-
createMutualRecognitionAgreementInformation
public JAXBElement<MutualRecognitionAgreementInformationType> createMutualRecognitionAgreementInformation(MutualRecognitionAgreementInformationType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
MutualRecognitionAgreementInformationType
>
-
createQcStatementSet
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
QcStatementListType
>
-
createQcType
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
ObjectIdentifierType
>
-
createQcCClegislation
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
String
>
-