public class DeleteClientSubscriptionInfo extends Object implements Serializable
Java class for save_subscriptionInfo type. Specific to juddi.
Modifier and Type | Field and Description |
---|---|
protected String |
authInfo |
protected List<String> |
subscriptionKey |
Constructor and Description |
---|
DeleteClientSubscriptionInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getAuthInfo() |
List<String> |
getSubscriptionKey() |
void |
setAuthInfo(String authInfo) |
protected String authInfo
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.