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()
String
public void setAuthInfo(String value)
value
- allowed object is
String
public List<GetSubscriptionResults> getGetSubscriptionResultsList()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.