-
public final class MetadataValue.StringValue extends MetadataValue
-
-
Constructor Summary
Constructors Constructor Description MetadataValue.StringValue(String value)
-
Method Summary
Modifier and Type Method Description StringgetStringValue()IntegergetIntValue()final StringgetValue()-
-
Constructor Detail
-
MetadataValue.StringValue
MetadataValue.StringValue(String value)
-
-
Method Detail
-
getStringValue
String getStringValue()
-
getIntValue
Integer getIntValue()
-
-
-
-