public class DataModel extends Object
It is based on JAXB.
| Modifier and Type | Field and Description |
|---|---|
static String |
TAG_NAME
The current model XML tag name.
|
| Modifier and Type | Method and Description |
|---|---|
static WithKey<C4Keys,WithValue<String,Build<DataModel>>> |
builder()
A builder to the current
DataModel class. |
String |
getKey()
Returns the value of the
key attribute. |
String |
getValue()
Returns the value of the current <data> tag.
|
public static final String TAG_NAME
public static WithKey<C4Keys,WithValue<String,Build<DataModel>>> builder()
DataModel class.DataModel instance.public String getKey()
key attribute.public String getValue()
Copyright © 2020. All rights reserved.