at.gv.zustellung.zusemsg.xsd.saml
Class ObjectFactory

java.lang.Object
  extended by at.gv.zustellung.zusemsg.xsd.saml.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the at.gv.zustellung.zusemsg.xsd.saml 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: at.gv.zustellung.zusemsg.xsd.saml
 
Method Summary
 JAXBElement<ActionType> createAction(ActionType value)
          Create an instance of JAXBElement<ActionType>}
 ActionType createActionType()
          Create an instance of ActionType
 JAXBElement<AdviceType> createAdvice(AdviceType value)
          Create an instance of JAXBElement<AdviceType>}
 AdviceType createAdviceType()
          Create an instance of AdviceType
 JAXBElement<AssertionType> createAssertion(AssertionType value)
          Create an instance of JAXBElement<AssertionType>}
 JAXBElement<String> createAssertionIDReference(String value)
          Create an instance of JAXBElement<String>}
 AssertionType createAssertionType()
          Create an instance of AssertionType
 JAXBElement<AttributeType> createAttribute(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 JAXBElement<AttributeDesignatorType> createAttributeDesignator(AttributeDesignatorType value)
          Create an instance of JAXBElement<AttributeDesignatorType>}
 AttributeDesignatorType createAttributeDesignatorType()
          Create an instance of AttributeDesignatorType
 JAXBElement<AttributeStatementType> createAttributeStatement(AttributeStatementType value)
          Create an instance of JAXBElement<AttributeStatementType>}
 AttributeStatementType createAttributeStatementType()
          Create an instance of AttributeStatementType
 AttributeType createAttributeType()
          Create an instance of AttributeType
 JAXBElement<Object> createAttributeValue(Object value)
          Create an instance of JAXBElement<Object>}
 JAXBElement<String> createAudience(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<AudienceRestrictionConditionType> createAudienceRestrictionCondition(AudienceRestrictionConditionType value)
          Create an instance of JAXBElement<AudienceRestrictionConditionType>}
 AudienceRestrictionConditionType createAudienceRestrictionConditionType()
          Create an instance of AudienceRestrictionConditionType
 JAXBElement<AuthenticationStatementType> createAuthenticationStatement(AuthenticationStatementType value)
          Create an instance of JAXBElement<AuthenticationStatementType>}
 AuthenticationStatementType createAuthenticationStatementType()
          Create an instance of AuthenticationStatementType
 JAXBElement<AuthorityBindingType> createAuthorityBinding(AuthorityBindingType value)
          Create an instance of JAXBElement<AuthorityBindingType>}
 AuthorityBindingType createAuthorityBindingType()
          Create an instance of AuthorityBindingType
 JAXBElement<AuthorizationDecisionStatementType> createAuthorizationDecisionStatement(AuthorizationDecisionStatementType value)
          Create an instance of JAXBElement<AuthorizationDecisionStatementType>}
 AuthorizationDecisionStatementType createAuthorizationDecisionStatementType()
          Create an instance of AuthorizationDecisionStatementType
 JAXBElement<ConditionAbstractType> createCondition(ConditionAbstractType value)
          Create an instance of JAXBElement<ConditionAbstractType>}
 JAXBElement<ConditionsType> createConditions(ConditionsType value)
          Create an instance of JAXBElement<ConditionsType>}
 ConditionsType createConditionsType()
          Create an instance of ConditionsType
 JAXBElement<String> createConfirmationMethod(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<EvidenceType> createEvidence(EvidenceType value)
          Create an instance of JAXBElement<EvidenceType>}
 EvidenceType createEvidenceType()
          Create an instance of EvidenceType
 JAXBElement<NameIdentifierType> createNameIdentifier(NameIdentifierType value)
          Create an instance of JAXBElement<NameIdentifierType>}
 NameIdentifierType createNameIdentifierType()
          Create an instance of NameIdentifierType
 JAXBElement<StatementAbstractType> createStatement(StatementAbstractType value)
          Create an instance of JAXBElement<StatementAbstractType>}
 JAXBElement<SubjectType> createSubject(SubjectType value)
          Create an instance of JAXBElement<SubjectType>}
 JAXBElement<SubjectConfirmationType> createSubjectConfirmation(SubjectConfirmationType value)
          Create an instance of JAXBElement<SubjectConfirmationType>}
 JAXBElement<Object> createSubjectConfirmationData(Object value)
          Create an instance of JAXBElement<Object>}
 SubjectConfirmationType createSubjectConfirmationType()
          Create an instance of SubjectConfirmationType
 JAXBElement<SubjectLocalityType> createSubjectLocality(SubjectLocalityType value)
          Create an instance of JAXBElement<SubjectLocalityType>}
 SubjectLocalityType createSubjectLocalityType()
          Create an instance of SubjectLocalityType
 JAXBElement<SubjectStatementAbstractType> createSubjectStatement(SubjectStatementAbstractType value)
          Create an instance of JAXBElement<SubjectStatementAbstractType>}
 SubjectType createSubjectType()
          Create an instance of SubjectType
 
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: at.gv.zustellung.zusemsg.xsd.saml

Method Detail

createAttributeType

public AttributeType createAttributeType()
Create an instance of AttributeType


createAuthorizationDecisionStatementType

public AuthorizationDecisionStatementType createAuthorizationDecisionStatementType()
Create an instance of AuthorizationDecisionStatementType


createAssertionType

public AssertionType createAssertionType()
Create an instance of AssertionType


createAttributeDesignatorType

public AttributeDesignatorType createAttributeDesignatorType()
Create an instance of AttributeDesignatorType


createNameIdentifierType

public NameIdentifierType createNameIdentifierType()
Create an instance of NameIdentifierType


createSubjectConfirmationType

public SubjectConfirmationType createSubjectConfirmationType()
Create an instance of SubjectConfirmationType


createEvidenceType

public EvidenceType createEvidenceType()
Create an instance of EvidenceType


createAuthorityBindingType

public AuthorityBindingType createAuthorityBindingType()
Create an instance of AuthorityBindingType


createAuthenticationStatementType

public AuthenticationStatementType createAuthenticationStatementType()
Create an instance of AuthenticationStatementType


createAudienceRestrictionConditionType

public AudienceRestrictionConditionType createAudienceRestrictionConditionType()
Create an instance of AudienceRestrictionConditionType


createAdviceType

public AdviceType createAdviceType()
Create an instance of AdviceType


createSubjectLocalityType

public SubjectLocalityType createSubjectLocalityType()
Create an instance of SubjectLocalityType


createAttributeStatementType

public AttributeStatementType createAttributeStatementType()
Create an instance of AttributeStatementType


createConditionsType

public ConditionsType createConditionsType()
Create an instance of ConditionsType


createActionType

public ActionType createActionType()
Create an instance of ActionType


createSubjectType

public SubjectType createSubjectType()
Create an instance of SubjectType


createAssertion

public JAXBElement<AssertionType> createAssertion(AssertionType value)
Create an instance of JAXBElement<AssertionType>}


createNameIdentifier

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


createAuthorizationDecisionStatement

public JAXBElement<AuthorizationDecisionStatementType> createAuthorizationDecisionStatement(AuthorizationDecisionStatementType value)
Create an instance of JAXBElement<AuthorizationDecisionStatementType>}


createAttributeDesignator

public JAXBElement<AttributeDesignatorType> createAttributeDesignator(AttributeDesignatorType value)
Create an instance of JAXBElement<AttributeDesignatorType>}


createAttribute

public JAXBElement<AttributeType> createAttribute(AttributeType value)
Create an instance of JAXBElement<AttributeType>}


createAttributeStatement

public JAXBElement<AttributeStatementType> createAttributeStatement(AttributeStatementType value)
Create an instance of JAXBElement<AttributeStatementType>}


createCondition

public JAXBElement<ConditionAbstractType> createCondition(ConditionAbstractType value)
Create an instance of JAXBElement<ConditionAbstractType>}


createSubjectConfirmation

public JAXBElement<SubjectConfirmationType> createSubjectConfirmation(SubjectConfirmationType value)
Create an instance of JAXBElement<SubjectConfirmationType>}


createAuthorityBinding

public JAXBElement<AuthorityBindingType> createAuthorityBinding(AuthorityBindingType value)
Create an instance of JAXBElement<AuthorityBindingType>}


createEvidence

public JAXBElement<EvidenceType> createEvidence(EvidenceType value)
Create an instance of JAXBElement<EvidenceType>}


createAudienceRestrictionCondition

public JAXBElement<AudienceRestrictionConditionType> createAudienceRestrictionCondition(AudienceRestrictionConditionType value)
Create an instance of JAXBElement<AudienceRestrictionConditionType>}


createAssertionIDReference

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


createSubject

public JAXBElement<SubjectType> createSubject(SubjectType value)
Create an instance of JAXBElement<SubjectType>}


createSubjectLocality

public JAXBElement<SubjectLocalityType> createSubjectLocality(SubjectLocalityType value)
Create an instance of JAXBElement<SubjectLocalityType>}


createAdvice

public JAXBElement<AdviceType> createAdvice(AdviceType value)
Create an instance of JAXBElement<AdviceType>}


createAction

public JAXBElement<ActionType> createAction(ActionType value)
Create an instance of JAXBElement<ActionType>}


createAudience

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


createAuthenticationStatement

public JAXBElement<AuthenticationStatementType> createAuthenticationStatement(AuthenticationStatementType value)
Create an instance of JAXBElement<AuthenticationStatementType>}


createConfirmationMethod

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


createConditions

public JAXBElement<ConditionsType> createConditions(ConditionsType value)
Create an instance of JAXBElement<ConditionsType>}


createSubjectConfirmationData

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


createSubjectStatement

public JAXBElement<SubjectStatementAbstractType> createSubjectStatement(SubjectStatementAbstractType value)
Create an instance of JAXBElement<SubjectStatementAbstractType>}


createStatement

public JAXBElement<StatementAbstractType> createStatement(StatementAbstractType value)
Create an instance of JAXBElement<StatementAbstractType>}


createAttributeValue

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



Copyright 2010 E-Government Innovation Center (EGIZ). All Rights Reserved.