public class Metadatum extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
authority
Authority control key.
|
int |
confidence
Authority control confidence.
|
String |
element
The element name.
|
String |
language
The language of the field, may be
null. |
String |
qualifier
The name's qualifier, or
null if unqualified. |
String |
schema
The schema name of the metadata element.
|
String |
value
The value of the field.
|
| Constructor and Description |
|---|
Metadatum() |
public String element
public String qualifier
null if unqualified.public String value
public String language
null.public String schema
public String authority
public int confidence
Copyright © 2014 DuraSpace. All Rights Reserved.