Modifier and Type | Field and Description |
---|---|
protected List<TranscoderVersionType.Feature> |
TranscoderVersionType.feature |
Modifier and Type | Method and Description |
---|---|
TranscoderVersionType.Feature |
ObjectFactory.createTranscoderVersionTypeFeature()
Create an instance of
TranscoderVersionType.Feature |
TranscoderVersionType.Feature |
TranscoderVersionType.Feature.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
TranscoderVersionType.Feature |
TranscoderVersionType.Feature.withInfo(Collection<KeyValuePairType> values) |
TranscoderVersionType.Feature |
TranscoderVersionType.Feature.withInfo(KeyValuePairType... values) |
TranscoderVersionType.Feature |
TranscoderVersionType.Feature.withName(String value) |
TranscoderVersionType.Feature |
TranscoderVersionType.Feature.withVersion(String value) |
Modifier and Type | Method and Description |
---|---|
List<TranscoderVersionType.Feature> |
TranscoderVersionType.getFeature()
Gets the value of the feature property.
|
Modifier and Type | Method and Description |
---|---|
TranscoderVersionType |
TranscoderVersionType.withFeature(TranscoderVersionType.Feature... values) |
Modifier and Type | Method and Description |
---|---|
TranscoderVersionType |
TranscoderVersionType.withFeature(Collection<TranscoderVersionType.Feature> values) |
Copyright © 2017. All rights reserved.