Interface IValue
-
- All Known Implementing Classes:
ImmutableValue
public interface IValue
A definition corresponding to POJO 'Value
'.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getContent()
String
getEncoding()
String
getType()
Boolean
isExpand()
-