public static class Resource.Creators.Creator.CreatorName 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>nonemptycontentStringType">
<attribute name="nameType" type="{http://datacite.org/schema/kernel-4}nameType" />
</extension>
</simpleContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected NameType |
nameType |
protected String |
value |
| Constructor and Description |
|---|
CreatorName() |
| Modifier and Type | Method and Description |
|---|---|
NameType |
getNameType()
Gets the value of the nameType property.
|
String |
getValue()
Gets the value of the value property.
|
void |
setNameType(NameType value)
Sets the value of the nameType property.
|
void |
setValue(String value)
Sets the value of the value property.
|
public String getValue()
Stringpublic void setValue(String value)
value - allowed object is Stringpublic NameType getNameType()
NameTypeCopyright © 2017–2020 CNES. All rights reserved.