Modifier and Type | Field and Description |
---|---|
protected List<ProjectVersionType.Item> |
ProjectVersionType.item |
Modifier and Type | Method and Description |
---|---|
ProjectVersionType.Item |
ObjectFactory.createProjectVersionTypeItem()
Create an instance of
ProjectVersionType.Item |
ProjectVersionType.Item |
ProjectVersionType.Item.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
ProjectVersionType.Item |
ProjectVersionType.Item.withExternalId(String value) |
ProjectVersionType.Item |
ProjectVersionType.Item.withId(String value) |
ProjectVersionType.Item |
ProjectVersionType.Item.withUri(String value) |
Modifier and Type | Method and Description |
---|---|
List<ProjectVersionType.Item> |
ProjectVersionType.getItem()
Gets the value of the item property.
|
Modifier and Type | Method and Description |
---|---|
ProjectVersionType |
ProjectVersionType.withItem(ProjectVersionType.Item... values) |
Modifier and Type | Method and Description |
---|---|
ProjectVersionType |
ProjectVersionType.withItem(Collection<ProjectVersionType.Item> values) |
Copyright © 2017. All rights reserved.