public class SyncSubscription extends Object implements Serializable
Java class for publisherDetail type. Specific to juddi.
| Constructor and Description |
|---|
SyncSubscription() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthInfo()
Gets the value of the authInfo property.
|
List<GetSubscriptionResults> |
getGetSubscriptionResultsList() |
void |
setAuthInfo(String value)
Sets the value of the authInfo property.
|
public String getAuthInfo()
Stringpublic void setAuthInfo(String value)
value - allowed object is
Stringpublic List<GetSubscriptionResults> getGetSubscriptionResultsList()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.