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