| Modifier and Type | Field and Description |
|---|---|
protected List<FileType.Item> |
FileType.item |
| Modifier and Type | Method and Description |
|---|---|
FileType.Item |
ObjectFactory.createFileTypeItem()
Create an instance of
FileType.Item |
FileType.Item |
FileType.Item.withId(String value) |
FileType.Item |
FileType.Item.withShape(Collection<FileType.Item.Shape> values) |
FileType.Item |
FileType.Item.withShape(FileType.Item.Shape... values) |
| Modifier and Type | Method and Description |
|---|---|
List<FileType.Item> |
FileType.getItem()
Gets the value of the item property.
|
| Modifier and Type | Method and Description |
|---|---|
FileType |
FileType.withItem(FileType.Item... values) |
| Modifier and Type | Method and Description |
|---|---|
FileType |
FileType.withItem(Collection<FileType.Item> values) |
Copyright © 2015. All rights reserved.