public class SaveNode extends Object implements Serializable
Java class for save_subscriptionInfo type. Specific to juddi.
protected String
authInfo
protected List<Node>
node
SaveNode()
String
getAuthInfo()
List<Node>
getNode()
void
setAuthInfo(String authInfo)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String authInfo
protected List<Node> node
public SaveNode()
public String getAuthInfo()
public void setAuthInfo(String authInfo)
public List<Node> getNode()
Copyright © 2018 JBoss by Red Hat. All rights reserved.