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.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
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 © 2017. All rights reserved.