| Package | Description |
|---|---|
| org.apache.juddi.model |
JPA representations of the JAXB classes from uddi-ws
|
| Modifier and Type | Field and Description |
|---|---|
protected List<TransferTokenKey> |
TransferToken.transferKeys |
| Modifier and Type | Method and Description |
|---|---|
List<TransferTokenKey> |
TransferToken.getTransferKeys() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransferToken.setTransferKeys(List<TransferTokenKey> transferKeys) |
| Constructor and Description |
|---|
TransferToken(String transferToken,
Date expirationDate,
List<TransferTokenKey> transferKeys) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.