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