public class Metadata extends Object implements Serializable
Metadata class represents a metadata that can be associated to any object| Constructor and Description |
|---|
Metadata() |
Metadata(String attribute,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttribute() |
String |
getValue() |
void |
setAttribute(String attribute) |
void |
setValue(String value) |
Copyright © 2018. All Rights Reserved.