@Deprecated
public class DCValue
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
authority
Deprecated.
Authority control key
|
int |
confidence
Deprecated.
Authority control confidence
|
java.lang.String |
element
Deprecated.
The DC element
|
java.lang.String |
language
Deprecated.
The language of the field, may be
null |
java.lang.String |
qualifier
Deprecated.
The DC qualifier, or
null if unqualified |
java.lang.String |
schema
Deprecated.
The schema name of the metadata element
|
java.lang.String |
value
Deprecated.
The value of the field
|
| Constructor and Description |
|---|
DCValue()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getField()
Deprecated.
Get the field in dot notation.
|
public java.lang.String element
public java.lang.String qualifier
null if unqualifiedpublic java.lang.String value
public java.lang.String language
nullpublic java.lang.String schema
public java.lang.String authority
public int confidence
Copyright © 2018 DuraSpace. All Rights Reserved.