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