public static class TypedValueModel.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
TypedValueModel |
build() |
TypedValueModel.Builder |
withContent(byte[] content) |
TypedValueModel.Builder |
withDataType(DataTypeModel dataTypeModel) |
TypedValueModel.Builder |
withTruncated(boolean truncated) |
public TypedValueModel.Builder withDataType(DataTypeModel dataTypeModel)
public TypedValueModel.Builder withContent(byte[] content)
public TypedValueModel.Builder withTruncated(boolean truncated)
public TypedValueModel build()
Copyright © 2017. All rights reserved.