public class MetadataReference extends Object
| Constructor and Description |
|---|
MetadataReference(String format,
String layout,
String interpretation)
Constructor for MetadataReference.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
String |
getFormat() |
String |
getInterpretation() |
String |
getLayout() |
int |
hashCode() |
String |
toString() |
Copyright © 2019. All rights reserved.