public class ObjectFactory extends Object
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 and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: oasis.names.tc.dss._1_0.core.schema
|
public ObjectFactory()
public InputDocuments createInputDocuments()
InputDocumentspublic DocumentType createDocumentType()
DocumentTypepublic TransformedData createTransformedData()
TransformedDatapublic Base64Data createBase64Data()
Base64Datapublic DocumentHash createDocumentHash()
DocumentHashpublic SignatureObject createSignatureObject()
SignatureObjectpublic SignaturePtr createSignaturePtr()
SignaturePtrpublic Base64Signature createBase64Signature()
Base64Signaturepublic InternationalStringType createInternationalStringType()
InternationalStringTypepublic ClaimedIdentity createClaimedIdentity()
ClaimedIdentitypublic ResponseBaseType createResponseBaseType()
ResponseBaseTypepublic SignRequest createSignRequest()
SignRequestpublic RequestBaseType createRequestBaseType()
RequestBaseTypepublic SignResponse createSignResponse()
SignResponsepublic UpdateSignatureInstructionType createUpdateSignatureInstructionType()
UpdateSignatureInstructionTypepublic IntendedAudience createIntendedAudience()
IntendedAudiencepublic KeySelector createKeySelector()
KeySelectorpublic Properties createProperties()
Propertiespublic PropertiesType createPropertiesType()
PropertiesTypepublic IncludeObject createIncludeObject()
IncludeObjectpublic SignaturePlacement createSignaturePlacement()
SignaturePlacementpublic DocumentWithSignature createDocumentWithSignature()
DocumentWithSignaturepublic SignedReferences createSignedReferences()
SignedReferencespublic SignedReference createSignedReference()
SignedReferencepublic VerifyRequest createVerifyRequest()
VerifyRequestpublic VerifyManifestResults createVerifyManifestResults()
VerifyManifestResultspublic ManifestResult createManifestResult()
ManifestResultpublic AdditionalTimeInfo createAdditionalTimeInfo()
AdditionalTimeInfopublic VerificationTimeInfo createVerificationTimeInfo()
VerificationTimeInfopublic AdditionalKeyInfo createAdditionalKeyInfo()
AdditionalKeyInfopublic ProcessingDetails createProcessingDetails()
ProcessingDetailspublic DetailType createDetailType()
DetailTypepublic SigningTimeInfo createSigningTimeInfo()
SigningTimeInfopublic SigningTimeBoundaries createSigningTimeBoundaries()
SigningTimeBoundariespublic ReturnUpdatedSignature createReturnUpdatedSignature()
ReturnUpdatedSignaturepublic UpdatedSignatureType createUpdatedSignatureType()
UpdatedSignatureTypepublic ReturnTransformedDocument createReturnTransformedDocument()
ReturnTransformedDocumentpublic TransformedDocument createTransformedDocument()
TransformedDocumentpublic RequesterIdentity createRequesterIdentity()
RequesterIdentitypublic AttachmentReference createAttachmentReference()
AttachmentReferencepublic InlineXMLType createInlineXMLType()
InlineXMLTypepublic TimeSignatureInstructionType createTimeSignatureInstructionType()
TimeSignatureInstructionTypepublic UseVerificationTimeType createUseVerificationTimeType()
UseVerificationTimeTypepublic JAXBElement<DocumentType> createDocument(DocumentType value)
value - Java instance representing xml element's value.JAXBElement<DocumentType>public JAXBElement<AnyType> createOptionalInputs(AnyType value)
value - Java instance representing xml element's value.JAXBElement<AnyType>public JAXBElement<AnyType> createOptionalOutputs(AnyType value)
value - Java instance representing xml element's value.JAXBElement<AnyType>public JAXBElement<String> createServicePolicy(String value)
value - Java instance representing xml element's value.JAXBElement<String>public JAXBElement<String> createLanguage(String value)
value - Java instance representing xml element's value.JAXBElement<String>public JAXBElement<String> createAdditionalProfile(String value)
value - Java instance representing xml element's value.JAXBElement<String>public JAXBElement<DocumentType> createSchema(DocumentType value)
value - Java instance representing xml element's value.JAXBElement<DocumentType>public JAXBElement<ResponseBaseType> createResponse(ResponseBaseType value)
value - Java instance representing xml element's value.JAXBElement<ResponseBaseType>public JAXBElement<String> createSignatureType(String value)
value - Java instance representing xml element's value.JAXBElement<String>public JAXBElement<UpdateSignatureInstructionType> createAddTimestamp(UpdateSignatureInstructionType value)
value - Java instance representing xml element's value.JAXBElement<UpdateSignatureInstructionType>public JAXBElement<ResponseBaseType> createVerifyResponse(ResponseBaseType value)
value - Java instance representing xml element's value.JAXBElement<ResponseBaseType>public JAXBElement<Object> createUseVerificationTime(Object value)
value - Java instance representing xml element's value.JAXBElement<Object>public JAXBElement<Object> createReturnVerificationTimeInfo(Object value)
value - Java instance representing xml element's value.JAXBElement<Object>public JAXBElement<Object> createReturnProcessingDetails(Object value)
value - Java instance representing xml element's value.JAXBElement<Object>public JAXBElement<Object> createReturnSigningTimeInfo(Object value)
value - Java instance representing xml element's value.JAXBElement<Object>public JAXBElement<Object> createReturnSignerIdentity(Object value)
value - Java instance representing xml element's value.JAXBElement<Object>public JAXBElement<NameIdentifierType> createSignerIdentity(NameIdentifierType value)
value - Java instance representing xml element's value.JAXBElement<NameIdentifierType>public JAXBElement<UpdatedSignatureType> createUpdatedSignature(UpdatedSignatureType value)
value - Java instance representing xml element's value.JAXBElement<UpdatedSignatureType>public JAXBElement<UpdateSignatureInstructionType> createReturnTimestampedSignature(UpdateSignatureInstructionType value)
value - Java instance representing xml element's value.JAXBElement<UpdateSignatureInstructionType>public JAXBElement<UpdatedSignatureType> createTimestampedSignature(UpdatedSignatureType value)
value - Java instance representing xml element's value.JAXBElement<UpdatedSignatureType>
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.