oasis.names.tc.dss._1_0.core.schema
Class ObjectFactory

java.lang.Object
  extended by oasis.names.tc.dss._1_0.core.schema.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the oasis.names.tc.dss._1_0.core.schema 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
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
 
Method Summary
 AdditionalKeyInfo createAdditionalKeyInfo()
          Create an instance of AdditionalKeyInfo
 JAXBElement<String> createAdditionalProfile(String value)
          Create an instance of JAXBElement<String>}
 AdditionalTimeInfo createAdditionalTimeInfo()
          Create an instance of AdditionalTimeInfo
 JAXBElement<UpdateSignatureInstructionType> createAddTimestamp(UpdateSignatureInstructionType value)
          Create an instance of JAXBElement<UpdateSignatureInstructionType>}
 AnyType createAnyType()
          Create an instance of AnyType
 AttachmentReference createAttachmentReference()
          Create an instance of AttachmentReference
 Base64Data createBase64Data()
          Create an instance of Base64Data
 Base64Signature createBase64Signature()
          Create an instance of Base64Signature
 ClaimedIdentity createClaimedIdentity()
          Create an instance of ClaimedIdentity
 DetailType createDetailType()
          Create an instance of DetailType
 JAXBElement<DocumentType> createDocument(DocumentType value)
          Create an instance of JAXBElement<DocumentType>}
 DocumentHash createDocumentHash()
          Create an instance of DocumentHash
 DocumentType createDocumentType()
          Create an instance of DocumentType
 DocumentWithSignature createDocumentWithSignature()
          Create an instance of DocumentWithSignature
 IncludeObject createIncludeObject()
          Create an instance of IncludeObject
 InlineXMLType createInlineXMLType()
          Create an instance of InlineXMLType
 InputDocuments createInputDocuments()
          Create an instance of InputDocuments
 IntendedAudience createIntendedAudience()
          Create an instance of IntendedAudience
 InternationalStringType createInternationalStringType()
          Create an instance of InternationalStringType
 KeySelector createKeySelector()
          Create an instance of KeySelector
 JAXBElement<String> createLanguage(String value)
          Create an instance of JAXBElement<String>}
 ManifestResult createManifestResult()
          Create an instance of ManifestResult
 JAXBElement<AnyType> createOptionalInputs(AnyType value)
          Create an instance of JAXBElement<AnyType>}
 JAXBElement<AnyType> createOptionalOutputs(AnyType value)
          Create an instance of JAXBElement<AnyType>}
 ProcessingDetails createProcessingDetails()
          Create an instance of ProcessingDetails
 Properties createProperties()
          Create an instance of Properties
 PropertiesType createPropertiesType()
          Create an instance of PropertiesType
 Property createProperty()
          Create an instance of Property
 RequestBaseType createRequestBaseType()
          Create an instance of RequestBaseType
 RequesterIdentity createRequesterIdentity()
          Create an instance of RequesterIdentity
 JAXBElement<ResponseBaseType> createResponse(ResponseBaseType value)
          Create an instance of JAXBElement<ResponseBaseType>}
 ResponseBaseType createResponseBaseType()
          Create an instance of ResponseBaseType
 Result createResult()
          Create an instance of Result
 JAXBElement<Object> createReturnProcessingDetails(Object value)
          Create an instance of JAXBElement<Object>}
 JAXBElement<Object> createReturnSignerIdentity(Object value)
          Create an instance of JAXBElement<Object>}
 JAXBElement<Object> createReturnSigningTimeInfo(Object value)
          Create an instance of JAXBElement<Object>}
 JAXBElement<UpdateSignatureInstructionType> createReturnTimestampedSignature(UpdateSignatureInstructionType value)
          Create an instance of JAXBElement<UpdateSignatureInstructionType>}
 ReturnTransformedDocument createReturnTransformedDocument()
          Create an instance of ReturnTransformedDocument
 ReturnUpdatedSignature createReturnUpdatedSignature()
          Create an instance of ReturnUpdatedSignature
 JAXBElement<Object> createReturnVerificationTimeInfo(Object value)
          Create an instance of JAXBElement<Object>}
 JAXBElement<DocumentType> createSchema(DocumentType value)
          Create an instance of JAXBElement<DocumentType>}
 Schemas createSchemas()
          Create an instance of Schemas
 JAXBElement<String> createServicePolicy(String value)
          Create an instance of JAXBElement<String>}
 SignatureObject createSignatureObject()
          Create an instance of SignatureObject
 SignaturePlacement createSignaturePlacement()
          Create an instance of SignaturePlacement
 SignaturePtr createSignaturePtr()
          Create an instance of SignaturePtr
 JAXBElement<String> createSignatureType(String value)
          Create an instance of JAXBElement<String>}
 SignedReference createSignedReference()
          Create an instance of SignedReference
 SignedReferences createSignedReferences()
          Create an instance of SignedReferences
 JAXBElement<NameIdentifierType> createSignerIdentity(NameIdentifierType value)
          Create an instance of JAXBElement<NameIdentifierType>}
 SigningTimeBoundaries createSigningTimeBoundaries()
          Create an instance of SigningTimeBoundaries
 SigningTimeInfo createSigningTimeInfo()
          Create an instance of SigningTimeInfo
 SignRequest createSignRequest()
          Create an instance of SignRequest
 SignResponse createSignResponse()
          Create an instance of SignResponse
 TimeSignatureInstructionType createTimeSignatureInstructionType()
          Create an instance of TimeSignatureInstructionType
 Timestamp createTimestamp()
          Create an instance of Timestamp
 JAXBElement<UpdatedSignatureType> createTimestampedSignature(UpdatedSignatureType value)
          Create an instance of JAXBElement<UpdatedSignatureType>}
 TransformedData createTransformedData()
          Create an instance of TransformedData
 TransformedDocument createTransformedDocument()
          Create an instance of TransformedDocument
 TstInfo createTstInfo()
          Create an instance of TstInfo
 JAXBElement<UpdatedSignatureType> createUpdatedSignature(UpdatedSignatureType value)
          Create an instance of JAXBElement<UpdatedSignatureType>}
 UpdatedSignatureType createUpdatedSignatureType()
          Create an instance of UpdatedSignatureType
 UpdateSignatureInstructionType createUpdateSignatureInstructionType()
          Create an instance of UpdateSignatureInstructionType
 JAXBElement<Object> createUseVerificationTime(Object value)
          Create an instance of JAXBElement<Object>}
 UseVerificationTimeType createUseVerificationTimeType()
          Create an instance of UseVerificationTimeType
 VerificationTimeInfo createVerificationTimeInfo()
          Create an instance of VerificationTimeInfo
 VerifyManifestResults createVerifyManifestResults()
          Create an instance of VerifyManifestResults
 VerifyRequest createVerifyRequest()
          Create an instance of VerifyRequest
 JAXBElement<ResponseBaseType> createVerifyResponse(ResponseBaseType value)
          Create an instance of JAXBElement<ResponseBaseType>}
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public 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

Method Detail

createUpdateSignatureInstructionType

public UpdateSignatureInstructionType createUpdateSignatureInstructionType()
Create an instance of UpdateSignatureInstructionType


createSignRequest

public SignRequest createSignRequest()
Create an instance of SignRequest


createRequestBaseType

public RequestBaseType createRequestBaseType()
Create an instance of RequestBaseType


createAnyType

public AnyType createAnyType()
Create an instance of AnyType


createInputDocuments

public InputDocuments createInputDocuments()
Create an instance of InputDocuments


createDocumentType

public DocumentType createDocumentType()
Create an instance of DocumentType


createTransformedData

public TransformedData createTransformedData()
Create an instance of TransformedData


createBase64Data

public Base64Data createBase64Data()
Create an instance of Base64Data


createDocumentHash

public DocumentHash createDocumentHash()
Create an instance of DocumentHash


createAdditionalKeyInfo

public AdditionalKeyInfo createAdditionalKeyInfo()
Create an instance of AdditionalKeyInfo


createAdditionalTimeInfo

public AdditionalTimeInfo createAdditionalTimeInfo()
Create an instance of AdditionalTimeInfo


createAttachmentReference

public AttachmentReference createAttachmentReference()
Create an instance of AttachmentReference


createProperty

public Property createProperty()
Create an instance of Property


createKeySelector

public KeySelector createKeySelector()
Create an instance of KeySelector


createSignaturePlacement

public SignaturePlacement createSignaturePlacement()
Create an instance of SignaturePlacement


createSignedReference

public SignedReference createSignedReference()
Create an instance of SignedReference


createResult

public Result createResult()
Create an instance of Result


createInternationalStringType

public InternationalStringType createInternationalStringType()
Create an instance of InternationalStringType


createRequesterIdentity

public RequesterIdentity createRequesterIdentity()
Create an instance of RequesterIdentity


createTstInfo

public TstInfo createTstInfo()
Create an instance of TstInfo


createIncludeObject

public IncludeObject createIncludeObject()
Create an instance of IncludeObject


createDocumentWithSignature

public DocumentWithSignature createDocumentWithSignature()
Create an instance of DocumentWithSignature


createUpdatedSignatureType

public UpdatedSignatureType createUpdatedSignatureType()
Create an instance of UpdatedSignatureType


createManifestResult

public ManifestResult createManifestResult()
Create an instance of ManifestResult


createSchemas

public Schemas createSchemas()
Create an instance of Schemas


createResponseBaseType

public ResponseBaseType createResponseBaseType()
Create an instance of ResponseBaseType


createIntendedAudience

public IntendedAudience createIntendedAudience()
Create an instance of IntendedAudience


createReturnUpdatedSignature

public ReturnUpdatedSignature createReturnUpdatedSignature()
Create an instance of ReturnUpdatedSignature


createSignResponse

public SignResponse createSignResponse()
Create an instance of SignResponse


createSignatureObject

public SignatureObject createSignatureObject()
Create an instance of SignatureObject


createSignaturePtr

public SignaturePtr createSignaturePtr()
Create an instance of SignaturePtr


createBase64Signature

public Base64Signature createBase64Signature()
Create an instance of Base64Signature


createTimestamp

public Timestamp createTimestamp()
Create an instance of Timestamp


createReturnTransformedDocument

public ReturnTransformedDocument createReturnTransformedDocument()
Create an instance of ReturnTransformedDocument


createProperties

public Properties createProperties()
Create an instance of Properties


createPropertiesType

public PropertiesType createPropertiesType()
Create an instance of PropertiesType


createVerifyManifestResults

public VerifyManifestResults createVerifyManifestResults()
Create an instance of VerifyManifestResults


createProcessingDetails

public ProcessingDetails createProcessingDetails()
Create an instance of ProcessingDetails


createDetailType

public DetailType createDetailType()
Create an instance of DetailType


createSigningTimeInfo

public SigningTimeInfo createSigningTimeInfo()
Create an instance of SigningTimeInfo


createSigningTimeBoundaries

public SigningTimeBoundaries createSigningTimeBoundaries()
Create an instance of SigningTimeBoundaries


createVerificationTimeInfo

public VerificationTimeInfo createVerificationTimeInfo()
Create an instance of VerificationTimeInfo


createVerifyRequest

public VerifyRequest createVerifyRequest()
Create an instance of VerifyRequest


createTransformedDocument

public TransformedDocument createTransformedDocument()
Create an instance of TransformedDocument


createClaimedIdentity

public ClaimedIdentity createClaimedIdentity()
Create an instance of ClaimedIdentity


createSignedReferences

public SignedReferences createSignedReferences()
Create an instance of SignedReferences


createInlineXMLType

public InlineXMLType createInlineXMLType()
Create an instance of InlineXMLType


createUseVerificationTimeType

public UseVerificationTimeType createUseVerificationTimeType()
Create an instance of UseVerificationTimeType


createTimeSignatureInstructionType

public TimeSignatureInstructionType createTimeSignatureInstructionType()
Create an instance of TimeSignatureInstructionType


createReturnTimestampedSignature

public JAXBElement<UpdateSignatureInstructionType> createReturnTimestampedSignature(UpdateSignatureInstructionType value)
Create an instance of JAXBElement<UpdateSignatureInstructionType>}


createServicePolicy

public JAXBElement<String> createServicePolicy(String value)
Create an instance of JAXBElement<String>}


createReturnVerificationTimeInfo

public JAXBElement<Object> createReturnVerificationTimeInfo(Object value)
Create an instance of JAXBElement<Object>}


createReturnSigningTimeInfo

public JAXBElement<Object> createReturnSigningTimeInfo(Object value)
Create an instance of JAXBElement<Object>}


createUseVerificationTime

public JAXBElement<Object> createUseVerificationTime(Object value)
Create an instance of JAXBElement<Object>}


createSignatureType

public JAXBElement<String> createSignatureType(String value)
Create an instance of JAXBElement<String>}


createSignerIdentity

public JAXBElement<NameIdentifierType> createSignerIdentity(NameIdentifierType value)
Create an instance of JAXBElement<NameIdentifierType>}


createUpdatedSignature

public JAXBElement<UpdatedSignatureType> createUpdatedSignature(UpdatedSignatureType value)
Create an instance of JAXBElement<UpdatedSignatureType>}


createOptionalInputs

public JAXBElement<AnyType> createOptionalInputs(AnyType value)
Create an instance of JAXBElement<AnyType>}


createVerifyResponse

public JAXBElement<ResponseBaseType> createVerifyResponse(ResponseBaseType value)
Create an instance of JAXBElement<ResponseBaseType>}


createTimestampedSignature

public JAXBElement<UpdatedSignatureType> createTimestampedSignature(UpdatedSignatureType value)
Create an instance of JAXBElement<UpdatedSignatureType>}


createAddTimestamp

public JAXBElement<UpdateSignatureInstructionType> createAddTimestamp(UpdateSignatureInstructionType value)
Create an instance of JAXBElement<UpdateSignatureInstructionType>}


createAdditionalProfile

public JAXBElement<String> createAdditionalProfile(String value)
Create an instance of JAXBElement<String>}


createReturnProcessingDetails

public JAXBElement<Object> createReturnProcessingDetails(Object value)
Create an instance of JAXBElement<Object>}


createSchema

public JAXBElement<DocumentType> createSchema(DocumentType value)
Create an instance of JAXBElement<DocumentType>}


createDocument

public JAXBElement<DocumentType> createDocument(DocumentType value)
Create an instance of JAXBElement<DocumentType>}


createOptionalOutputs

public JAXBElement<AnyType> createOptionalOutputs(AnyType value)
Create an instance of JAXBElement<AnyType>}


createReturnSignerIdentity

public JAXBElement<Object> createReturnSignerIdentity(Object value)
Create an instance of JAXBElement<Object>}


createResponse

public JAXBElement<ResponseBaseType> createResponse(ResponseBaseType value)
Create an instance of JAXBElement<ResponseBaseType>}


createLanguage

public JAXBElement<String> createLanguage(String value)
Create an instance of JAXBElement<String>}




Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.