public class SAML11StatusCodeType extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected SAML11StatusCodeType |
statusCode |
static SAML11StatusCodeType |
SUCCESS |
protected QName |
value |
| Constructor and Description |
|---|
SAML11StatusCodeType(QName theValue) |
| Modifier and Type | Method and Description |
|---|---|
SAML11StatusCodeType |
getStatusCode()
Gets the value of the statusCode property.
|
QName |
getValue()
Gets the value of the value property.
|
void |
setStatusCode(SAML11StatusCodeType value)
Sets the value of the statusCode property.
|
public static final SAML11StatusCodeType SUCCESS
protected SAML11StatusCodeType statusCode
protected QName value
public SAML11StatusCodeType(QName theValue)
public SAML11StatusCodeType getStatusCode()
StatusCodeType public void setStatusCode(SAML11StatusCodeType value)
value - allowed object is StatusCodeType Copyright © 2021 JBoss by Red Hat. All rights reserved.