public class GetAllClientSubscriptionInfo extends Object
Java class for get_allClientSubscriptionInfo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="get_allClientSubscriptionInfo"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="authInfo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
GetAllClientSubscriptionInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getAuthInfo()
Gets the value of the authInfo property.
|
void |
setAuthInfo(String value)
Sets the value of the authInfo property.
|
protected String authInfo
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.