Modifier and Type | Field and Description |
---|---|
protected List<CompType> |
VersionType.component |
Modifier and Type | Method and Description |
---|---|
CompType |
ObjectFactory.createCompType()
Create an instance of
CompType |
CompType |
CompType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
CompType |
CompType.withName(String value) |
CompType |
CompType.withSiteId(String value) |
CompType |
CompType.withVersion(String value) |
Modifier and Type | Method and Description |
---|---|
List<CompType> |
VersionType.getComponent()
Gets the value of the component property.
|
Modifier and Type | Method and Description |
---|---|
VersionType |
VersionType.withComponent(CompType... values) |
Modifier and Type | Method and Description |
---|---|
VersionType |
VersionType.withComponent(Collection<CompType> values) |
Copyright © 2017. All rights reserved.