public static class DatasetDocument.Identifier extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DatasetDocument.Identifier.IdentifierType |
| Modifier and Type | Field and Description |
|---|---|
DatasetDocument.Identifier.IdentifierType |
type |
String |
value |
| Constructor and Description |
|---|
Identifier() |
Identifier(DatasetDocument.Identifier.IdentifierType type,
String value) |
public String value
public DatasetDocument.Identifier.IdentifierType type
public Identifier()
public Identifier(DatasetDocument.Identifier.IdentifierType type, String value)
public void toXml(Element parent)
Copyright © 2018. All rights reserved.