|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.gv.zustellung.zusemsg.xsd.saml.StatementAbstractType
at.gv.zustellung.zusemsg.xsd.saml.SubjectStatementAbstractType
public abstract class SubjectStatementAbstractType
Java class for SubjectStatementAbstractType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SubjectStatementAbstractType"> <complexContent> <extension base="{urn:oasis:names:tc:SAML:1.0:assertion}StatementAbstractType"> <sequence> <element ref="{urn:oasis:names:tc:SAML:1.0:assertion}Subject"/> </sequence> </extension> </complexContent> </complexType>
Constructor Summary | |
---|---|
SubjectStatementAbstractType()
|
Method Summary | |
---|---|
SubjectType |
getSubject()
Gets the value of the subject property. |
void |
setSubject(SubjectType value)
Sets the value of the subject property. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SubjectStatementAbstractType()
Method Detail |
---|
public SubjectType getSubject()
SubjectType
public void setSubject(SubjectType value)
value
- allowed object is
SubjectType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |