public static class Resource.Identifier extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <simpleContent> <extension base="<http://datacite.org/schema/kernel-4>doiType"> <attribute name="identifierType" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="DOI" /> </extension> </simpleContent> </complexType>
Modifier and Type | Field and Description |
---|---|
static String |
IDENTIFIER_TYPE |
protected String |
value |
Constructor and Description |
---|
Identifier() |
Modifier and Type | Method and Description |
---|---|
String |
getValue()
Gets the value of the value property.
|
void |
setValue(String value)
Sets the value of the value property.
|
public static final String IDENTIFIER_TYPE
protected String value
Copyright © 2017–2020 CNES. All rights reserved.