public class Sso extends Object
Java class for Sso complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Sso">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}methods"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
Sso() |
| Modifier and Type | Method and Description |
|---|---|
Methods |
getMethods()
Gets the value of the methods property.
|
boolean |
isSetMethods() |
void |
setMethods(Methods value)
Sets the value of the methods property.
|
public Methods getMethods()
Methodspublic void setMethods(Methods value)
value - allowed object is
Methodspublic boolean isSetMethods()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0