| Modifier and Type | Field and Description |
|---|---|
protected List<CodecType> |
CodecStatusType.codec |
| Modifier and Type | Method and Description |
|---|---|
CodecType |
ObjectFactory.createCodecType()
Create an instance of
CodecType |
CodecType |
CodecType.withDecode(Boolean value) |
CodecType |
CodecType.withEncode(Boolean value) |
CodecType |
CodecType.withName(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<CodecType> |
CodecStatusType.getCodec()
Gets the value of the codec property.
|
| Modifier and Type | Method and Description |
|---|---|
CodecStatusType |
CodecStatusType.withCodec(CodecType... values) |
| Modifier and Type | Method and Description |
|---|---|
CodecStatusType |
CodecStatusType.withCodec(Collection<CodecType> values) |
Copyright © 2015. All rights reserved.