Package | Description |
---|---|
org.apache.juddi.api_v3 |
Modifier and Type | Field and Description |
---|---|
protected Clerk |
ClientSubscriptionInfo.fromClerk |
protected Clerk |
ClientSubscriptionInfo.toClerk |
Modifier and Type | Field and Description |
---|---|
protected List<Clerk> |
ClerkDetail.clerk |
protected List<Clerk> |
ClerkList.clerk |
protected List<Clerk> |
SaveClerk.clerk |
Modifier and Type | Method and Description |
---|---|
Clerk |
ObjectFactory.createClerk()
Create an instance of
Clerk |
Clerk |
ClientSubscriptionInfo.getFromClerk()
Gets the value of the fromClerk property.
|
Clerk |
ClientSubscriptionInfo.getToClerk()
Gets the value of the toClerk property.
|
Modifier and Type | Method and Description |
---|---|
List<Clerk> |
ClerkDetail.getClerk()
Gets the value of the clerk property.
|
List<Clerk> |
ClerkList.getClerk()
Gets the value of the clerk property.
|
List<Clerk> |
SaveClerk.getClerk()
Gets the value of the clerk property.
|
Modifier and Type | Method and Description |
---|---|
void |
ClientSubscriptionInfo.setFromClerk(Clerk value)
Sets the value of the fromClerk property.
|
void |
ClientSubscriptionInfo.setToClerk(Clerk value)
Sets the value of the toClerk property.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.