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