public class XmlIdentifier extends Object implements Serializable
| Constructor and Description |
|---|
XmlIdentifier() |
XmlIdentifier(String identifier) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentifier()
Returns the value of field 'identifier'.
|
String |
getIdentifierType()
Returns the value of field 'identifierType'.
|
void |
setIdentifier(String identifier)
Sets the value of field 'identifier'.
|
void |
setIdentifierType(String identifierType)
Sets the value of field 'identifierType'.
|
public XmlIdentifier()
public XmlIdentifier(String identifier)
public String getIdentifier()
public String getIdentifierType()
public void setIdentifier(String identifier)
identifier - the value of field 'identifier'.public void setIdentifierType(String identifierType)
identifierType - the value of field 'identifierType'.Copyright © 2015 Leibniz Institute of Plant Genetics and Crop Plant Research (IPK). All rights reserved.