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