| Package | Description |
|---|---|
| org.apache.juddi.model |
JPA representations of the JAXB classes from uddi-ws
|
| Modifier and Type | Method and Description |
|---|---|
KeyInfo |
KeyDataValue.getKeyInfo() |
KeyInfo |
Signature.getKeyInfo() |
| Modifier and Type | Method and Description |
|---|---|
List<KeyInfo> |
Operator.getKeyInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
KeyDataValue.setKeyInfo(KeyInfo keyInfo) |
void |
Signature.setKeyInfo(KeyInfo keyInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
Operator.setKeyInfo(List<KeyInfo> c) |
| Constructor and Description |
|---|
KeyDataValue(KeyInfo keyInfo,
String keyDataType,
String keyDataName,
byte[] keyDataValueBytes,
String keyDataValueString,
KeyDataValue keyDataValue) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.