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