Modifier and Type | Field and Description |
---|---|
protected List<DescriptorComponentType.Description> |
DescriptorComponentType.description |
Modifier and Type | Method and Description |
---|---|
DescriptorComponentType.Description |
ObjectFactory.createDescriptorComponentTypeDescription()
Create an instance of
DescriptorComponentType.Description |
DescriptorComponentType.Description |
DescriptorComponentType.Description.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
DescriptorComponentType.Description |
DescriptorComponentType.Description.withType(String value) |
DescriptorComponentType.Description |
DescriptorComponentType.Description.withValue(String value) |
Modifier and Type | Method and Description |
---|---|
List<DescriptorComponentType.Description> |
DescriptorComponentType.getDescription()
Gets the value of the description property.
|
Modifier and Type | Method and Description |
---|---|
DescriptorComponentType |
DescriptorComponentType.withDescription(DescriptorComponentType.Description... values) |
Modifier and Type | Method and Description |
---|---|
DescriptorComponentType |
DescriptorComponentType.withDescription(Collection<DescriptorComponentType.Description> values) |
Copyright © 2017. All rights reserved.