| Modifier and Type | Method and Description |
|---|---|
Metadata |
MetadataBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
ItemMetadataBuilder |
ItemMetadataBuilder.withMetadata(Metadata meta) |
| Modifier and Type | Method and Description |
|---|---|
Metadata |
ItemMetadata.getMetadata() |
| Modifier and Type | Method and Description |
|---|---|
List<Metadata> |
Set.getDescriptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
Set.addDescription(Metadata desc) |
| Constructor and Description |
|---|
ItemMetadata(Metadata meta) |
| Constructor and Description |
|---|
Set(String setSpec,
String setName,
List<Metadata> descriptions) |
| Modifier and Type | Field and Description |
|---|---|
protected Metadata |
MetadataType.value |
| Modifier and Type | Method and Description |
|---|---|
void |
DescriptionType.setAny(Metadata metadata) |
| Constructor and Description |
|---|
DescriptionType(Metadata m) |
MetadataType(Metadata value)
Sets the value of the any property.
|
| Modifier and Type | Method and Description |
|---|---|
Metadata |
XOAIParser.parse() |
static Metadata |
XOAIParser.parse(InputStream st) |
| Modifier and Type | Method and Description |
|---|---|
static void |
MarshallingUtils.writeMetadata(OutputStream out,
Metadata meta) |
Copyright © 2020. All rights reserved.