public static class ValueWithKey.StringValue extends ValueWithKey.ValueWithKeySupport<java.lang.String>
ValueWithKey.BigDecimalValue, ValueWithKey.BigIntegerValue, ValueWithKey.BooleanValue, ValueWithKey.ByteValue, ValueWithKey.CharacterValue, ValueWithKey.DateValue, ValueWithKey.DoubleValue, ValueWithKey.FloatValue, ValueWithKey.IntegerValue, ValueWithKey.LongValue, ValueWithKey.PatternValue, ValueWithKey.ShortValue, ValueWithKey.StringValue, ValueWithKey.ValueWithKeySupport<T>Value.ValueSupport<T>Entry.BaseImpl<K,V>, Entry.Impl<K,V>ALL_DEFAULT_VALUE_WITH_KEY_TYPESALL_DEFAULT_VALUE_TYPES| Constructor and Description |
|---|
ValueWithKey.StringValue() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getValue() |
void |
setValue(java.lang.String content) |
equals, getKey, hashCode, setKey, toStringvalueOfpublic java.lang.String getValue()
getValue in interface Entry<java.lang.String,java.lang.String>getValue in class ValueWithKey.ValueWithKeySupport<java.lang.String>V or null.public void setValue(java.lang.String content)
setValue in class ValueWithKey.ValueWithKeySupport<java.lang.String>Copyright © 2013 echocat. All Rights Reserved.