Modifier and Type | Field and Description |
---|---|
protected List<FileType.Item.Shape> |
FileType.Item.shape |
Modifier and Type | Method and Description |
---|---|
FileType.Item.Shape |
ObjectFactory.createFileTypeItemShape()
Create an instance of
FileType.Item.Shape |
FileType.Item.Shape |
FileType.Item.Shape.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
FileType.Item.Shape |
FileType.Item.Shape.withComponent(Collection<FileType.Item.Shape.Component> values) |
FileType.Item.Shape |
FileType.Item.Shape.withComponent(FileType.Item.Shape.Component... values) |
FileType.Item.Shape |
FileType.Item.Shape.withId(String value) |
Modifier and Type | Method and Description |
---|---|
List<FileType.Item.Shape> |
FileType.Item.getShape()
Gets the value of the shape property.
|
Modifier and Type | Method and Description |
---|---|
FileType.Item |
FileType.Item.withShape(FileType.Item.Shape... values) |
Modifier and Type | Method and Description |
---|---|
FileType.Item |
FileType.Item.withShape(Collection<FileType.Item.Shape> values) |
Copyright © 2017. All rights reserved.