Class ObjectFactory
- java.lang.Object
-
- eu.europa.esig.trustedlist.jaxb.tsl.ObjectFactory
-
public class ObjectFactory extends Object
This object contains factory methods for each Java content interface and Java element interface generated in the eu.europa.esig.trustedlist.jaxb.tsl 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
Constructors Constructor Description ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.trustedlist.jaxb.tsl
-
Method Summary
-
-
-
Method Detail
-
createPostalAddressListType
public PostalAddressListType createPostalAddressListType()
Create an instance ofPostalAddressListType
-
createPostalAddressType
public PostalAddressType createPostalAddressType()
Create an instance ofPostalAddressType
-
createElectronicAddressType
public ElectronicAddressType createElectronicAddressType()
Create an instance ofElectronicAddressType
-
createExtensionType
public ExtensionType createExtensionType()
Create an instance ofExtensionType
-
createTrustStatusListType
public TrustStatusListType createTrustStatusListType()
Create an instance ofTrustStatusListType
-
createTrustServiceProviderListType
public TrustServiceProviderListType createTrustServiceProviderListType()
Create an instance ofTrustServiceProviderListType
-
createTSLSchemeInformationType
public TSLSchemeInformationType createTSLSchemeInformationType()
Create an instance ofTSLSchemeInformationType
-
createInternationalNamesType
public InternationalNamesType createInternationalNamesType()
Create an instance ofInternationalNamesType
-
createNonEmptyMultiLangURIListType
public NonEmptyMultiLangURIListType createNonEmptyMultiLangURIListType()
Create an instance ofNonEmptyMultiLangURIListType
-
createPolicyOrLegalnoticeType
public PolicyOrLegalnoticeType createPolicyOrLegalnoticeType()
Create an instance ofPolicyOrLegalnoticeType
-
createNextUpdateType
public NextUpdateType createNextUpdateType()
Create an instance ofNextUpdateType
-
createOtherTSLPointersType
public OtherTSLPointersType createOtherTSLPointersType()
Create an instance ofOtherTSLPointersType
-
createOtherTSLPointerType
public OtherTSLPointerType createOtherTSLPointerType()
Create an instance ofOtherTSLPointerType
-
createServiceDigitalIdentityListType
public ServiceDigitalIdentityListType createServiceDigitalIdentityListType()
Create an instance ofServiceDigitalIdentityListType
-
createAdditionalInformationType
public AdditionalInformationType createAdditionalInformationType()
Create an instance ofAdditionalInformationType
-
createNonEmptyURIListType
public NonEmptyURIListType createNonEmptyURIListType()
Create an instance ofNonEmptyURIListType
-
createTSPInformationType
public TSPInformationType createTSPInformationType()
Create an instance ofTSPInformationType
-
createTSPServicesListType
public TSPServicesListType createTSPServicesListType()
Create an instance ofTSPServicesListType
-
createTSPServiceType
public TSPServiceType createTSPServiceType()
Create an instance ofTSPServiceType
-
createTSPServiceInformationType
public TSPServiceInformationType createTSPServiceInformationType()
Create an instance ofTSPServiceInformationType
-
createServiceSupplyPointsType
public ServiceSupplyPointsType createServiceSupplyPointsType()
Create an instance ofServiceSupplyPointsType
-
createDigitalIdentityListType
public DigitalIdentityListType createDigitalIdentityListType()
Create an instance ofDigitalIdentityListType
-
createServiceHistoryType
public ServiceHistoryType createServiceHistoryType()
Create an instance ofServiceHistoryType
-
createServiceHistoryInstanceType
public ServiceHistoryInstanceType createServiceHistoryInstanceType()
Create an instance ofServiceHistoryInstanceType
-
createAdditionalServiceInformationType
public AdditionalServiceInformationType createAdditionalServiceInformationType()
Create an instance ofAdditionalServiceInformationType
-
createMultiLangNormStringType
public MultiLangNormStringType createMultiLangNormStringType()
Create an instance ofMultiLangNormStringType
-
createMultiLangStringType
public MultiLangStringType createMultiLangStringType()
Create an instance ofMultiLangStringType
-
createAddressType
public AddressType createAddressType()
Create an instance ofAddressType
-
createExtensionsListType
public ExtensionsListType createExtensionsListType()
Create an instance ofExtensionsListType
-
createAttributedNonEmptyURIType
public AttributedNonEmptyURIType createAttributedNonEmptyURIType()
Create an instance ofAttributedNonEmptyURIType
-
createNonEmptyMultiLangURIType
public NonEmptyMultiLangURIType createNonEmptyMultiLangURIType()
Create an instance ofNonEmptyMultiLangURIType
-
createDigitalIdentityType
public DigitalIdentityType createDigitalIdentityType()
Create an instance ofDigitalIdentityType
-
createPostalAddresses
public JAXBElement<PostalAddressListType> createPostalAddresses(PostalAddressListType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<PostalAddressListType>
-
createPostalAddress
public JAXBElement<PostalAddressType> createPostalAddress(PostalAddressType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<PostalAddressType>
-
createElectronicAddress
public JAXBElement<ElectronicAddressType> createElectronicAddress(ElectronicAddressType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ElectronicAddressType>
-
createExtension
public JAXBElement<ExtensionType> createExtension(ExtensionType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ExtensionType>
-
createTrustServiceStatusList
public JAXBElement<TrustStatusListType> createTrustServiceStatusList(TrustStatusListType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TrustStatusListType>
-
createTrustServiceProviderList
public JAXBElement<TrustServiceProviderListType> createTrustServiceProviderList(TrustServiceProviderListType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TrustServiceProviderListType>
-
createSchemeInformation
public JAXBElement<TSLSchemeInformationType> createSchemeInformation(TSLSchemeInformationType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TSLSchemeInformationType>
-
createTSLType
public JAXBElement<String> createTSLType(String value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createSchemeOperatorName
public JAXBElement<InternationalNamesType> createSchemeOperatorName(InternationalNamesType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<InternationalNamesType>
-
createSchemeName
public JAXBElement<InternationalNamesType> createSchemeName(InternationalNamesType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<InternationalNamesType>
-
createSchemeInformationURI
public JAXBElement<NonEmptyMultiLangURIListType> createSchemeInformationURI(NonEmptyMultiLangURIListType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<NonEmptyMultiLangURIListType>
-
createSchemeTypeCommunityRules
public JAXBElement<NonEmptyMultiLangURIListType> createSchemeTypeCommunityRules(NonEmptyMultiLangURIListType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<NonEmptyMultiLangURIListType>
-
createSchemeTerritory
public JAXBElement<String> createSchemeTerritory(String value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createPolicyOrLegalNotice
public JAXBElement<PolicyOrLegalnoticeType> createPolicyOrLegalNotice(PolicyOrLegalnoticeType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<PolicyOrLegalnoticeType>
-
createNextUpdate
public JAXBElement<NextUpdateType> createNextUpdate(NextUpdateType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<NextUpdateType>
-
createPointersToOtherTSL
public JAXBElement<OtherTSLPointersType> createPointersToOtherTSL(OtherTSLPointersType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<OtherTSLPointersType>
-
createOtherTSLPointer
public JAXBElement<OtherTSLPointerType> createOtherTSLPointer(OtherTSLPointerType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<OtherTSLPointerType>
-
createServiceDigitalIdentities
public JAXBElement<ServiceDigitalIdentityListType> createServiceDigitalIdentities(ServiceDigitalIdentityListType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ServiceDigitalIdentityListType>
-
createAdditionalInformation
public JAXBElement<AdditionalInformationType> createAdditionalInformation(AdditionalInformationType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AdditionalInformationType>
-
createDistributionPoints
public JAXBElement<NonEmptyURIListType> createDistributionPoints(NonEmptyURIListType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<NonEmptyURIListType>
-
createTrustServiceProvider
public JAXBElement<TSPType> createTrustServiceProvider(TSPType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TSPType>
-
createTSPInformation
public JAXBElement<TSPInformationType> createTSPInformation(TSPInformationType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TSPInformationType>
-
createTSPServices
public JAXBElement<TSPServicesListType> createTSPServices(TSPServicesListType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TSPServicesListType>
-
createTSPService
public JAXBElement<TSPServiceType> createTSPService(TSPServiceType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TSPServiceType>
-
createServiceInformation
public JAXBElement<TSPServiceInformationType> createServiceInformation(TSPServiceInformationType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TSPServiceInformationType>
-
createServiceStatus
public JAXBElement<String> createServiceStatus(String value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createServiceSupplyPoints
public JAXBElement<ServiceSupplyPointsType> createServiceSupplyPoints(ServiceSupplyPointsType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ServiceSupplyPointsType>
-
createServiceTypeIdentifier
public JAXBElement<String> createServiceTypeIdentifier(String value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createServiceDigitalIdentity
public JAXBElement<DigitalIdentityListType> createServiceDigitalIdentity(DigitalIdentityListType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<DigitalIdentityListType>
-
createServiceHistory
public JAXBElement<ServiceHistoryType> createServiceHistory(ServiceHistoryType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ServiceHistoryType>
-
createServiceHistoryInstance
public JAXBElement<ServiceHistoryInstanceType> createServiceHistoryInstance(ServiceHistoryInstanceType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ServiceHistoryInstanceType>
-
createExpiredCertsRevocationInfo
public JAXBElement<XMLGregorianCalendar> createExpiredCertsRevocationInfo(XMLGregorianCalendar value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<XMLGregorianCalendar>
-
createAdditionalServiceInformation
public JAXBElement<AdditionalServiceInformationType> createAdditionalServiceInformation(AdditionalServiceInformationType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AdditionalServiceInformationType>
-
-