public class AuthenticationQuParams extends Object implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="AuthenticationType" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
authenticationType |
| Constructor and Description |
|---|
AuthenticationQuParams() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthenticationType()
Gets the value of the authenticationType property.
|
void |
setAuthenticationType(String value)
Sets the value of the authenticationType property.
|
Copyright © 2012. All Rights Reserved.