|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.gv.zustellung.zusemsg.xsd.saml.ObjectFactory
public class ObjectFactory
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 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectFactory()
Method Detail |
---|
public AttributeType createAttributeType()
AttributeType
public NameIdentifierType createNameIdentifierType()
NameIdentifierType
public AuthenticationStatementType createAuthenticationStatementType()
AuthenticationStatementType
public SubjectLocalityType createSubjectLocalityType()
SubjectLocalityType
public AttributeStatementType createAttributeStatementType()
AttributeStatementType
public SubjectType createSubjectType()
SubjectType
public AuthorityBindingType createAuthorityBindingType()
AuthorityBindingType
public AdviceType createAdviceType()
AdviceType
public AudienceRestrictionConditionType createAudienceRestrictionConditionType()
AudienceRestrictionConditionType
public AttributeDesignatorType createAttributeDesignatorType()
AttributeDesignatorType
public SubjectConfirmationType createSubjectConfirmationType()
SubjectConfirmationType
public ActionType createActionType()
ActionType
public AuthorizationDecisionStatementType createAuthorizationDecisionStatementType()
AuthorizationDecisionStatementType
public ConditionsType createConditionsType()
ConditionsType
public EvidenceType createEvidenceType()
EvidenceType
public AssertionType createAssertionType()
AssertionType
public JAXBElement<AssertionType> createAssertion(AssertionType value)
JAXBElement
<
AssertionType
>
}
public JAXBElement<NameIdentifierType> createNameIdentifier(NameIdentifierType value)
JAXBElement
<
NameIdentifierType
>
}
public JAXBElement<AuthorizationDecisionStatementType> createAuthorizationDecisionStatement(AuthorizationDecisionStatementType value)
JAXBElement
<
AuthorizationDecisionStatementType
>
}
public JAXBElement<AttributeDesignatorType> createAttributeDesignator(AttributeDesignatorType value)
JAXBElement
<
AttributeDesignatorType
>
}
public JAXBElement<AttributeType> createAttribute(AttributeType value)
JAXBElement
<
AttributeType
>
}
public JAXBElement<AttributeStatementType> createAttributeStatement(AttributeStatementType value)
JAXBElement
<
AttributeStatementType
>
}
public JAXBElement<ConditionAbstractType> createCondition(ConditionAbstractType value)
JAXBElement
<
ConditionAbstractType
>
}
public JAXBElement<SubjectConfirmationType> createSubjectConfirmation(SubjectConfirmationType value)
JAXBElement
<
SubjectConfirmationType
>
}
public JAXBElement<AuthorityBindingType> createAuthorityBinding(AuthorityBindingType value)
JAXBElement
<
AuthorityBindingType
>
}
public JAXBElement<EvidenceType> createEvidence(EvidenceType value)
JAXBElement
<
EvidenceType
>
}
public JAXBElement<AudienceRestrictionConditionType> createAudienceRestrictionCondition(AudienceRestrictionConditionType value)
JAXBElement
<
AudienceRestrictionConditionType
>
}
public JAXBElement<String> createAssertionIDReference(String value)
JAXBElement
<
String
>
}
public JAXBElement<SubjectType> createSubject(SubjectType value)
JAXBElement
<
SubjectType
>
}
public JAXBElement<SubjectLocalityType> createSubjectLocality(SubjectLocalityType value)
JAXBElement
<
SubjectLocalityType
>
}
public JAXBElement<AdviceType> createAdvice(AdviceType value)
JAXBElement
<
AdviceType
>
}
public JAXBElement<ActionType> createAction(ActionType value)
JAXBElement
<
ActionType
>
}
public JAXBElement<String> createAudience(String value)
JAXBElement
<
String
>
}
public JAXBElement<AuthenticationStatementType> createAuthenticationStatement(AuthenticationStatementType value)
JAXBElement
<
AuthenticationStatementType
>
}
public JAXBElement<String> createConfirmationMethod(String value)
JAXBElement
<
String
>
}
public JAXBElement<ConditionsType> createConditions(ConditionsType value)
JAXBElement
<
ConditionsType
>
}
public JAXBElement<Object> createSubjectConfirmationData(Object value)
JAXBElement
<
Object
>
}
public JAXBElement<SubjectStatementAbstractType> createSubjectStatement(SubjectStatementAbstractType value)
JAXBElement
<
SubjectStatementAbstractType
>
}
public JAXBElement<StatementAbstractType> createStatement(StatementAbstractType value)
JAXBElement
<
StatementAbstractType
>
}
public JAXBElement<Object> createAttributeValue(Object value)
JAXBElement
<
Object
>
}
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |