@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T07:52:42+02:00", comments="JAXB RI v2.2.11") public abstract class SubjectQueryAbstractType extends QueryAbstractType implements Serializable
Java class for SubjectQueryAbstractType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SubjectQueryAbstractType"> <complexContent> <extension base="{urn:oasis:names:tc:SAML:1.0:protocol}QueryAbstractType"> <sequence> <element ref="{urn:oasis:names:tc:SAML:1.0:assertion}Subject"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
SubjectQueryAbstractType() |
Modifier and Type | Method and Description |
---|---|
Subject |
getSubject()
Gets the value of the subject property.
|
void |
setSubject(Subject value)
Sets the value of the subject property.
|
Connector Packaging TECHNICAL 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.