public class TypedValueModel extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TypedValueModel.Builder |
| Constructor and Description |
|---|
TypedValueModel() |
| Modifier and Type | Method and Description |
|---|---|
static TypedValueModel.Builder |
builder() |
boolean |
equals(Object o) |
byte[] |
getContent() |
DataTypeModel |
getDataType() |
int |
hashCode() |
boolean |
isTruncated() |
public DataTypeModel getDataType()
public byte[] getContent()
public boolean isTruncated()
public static TypedValueModel.Builder builder()
Copyright © 2017. All rights reserved.