Modifier and Type | Field and Description |
---|---|
protected List<ExportLocationType> |
ExportLocationListType.exportLocation |
Modifier and Type | Method and Description |
---|---|
ExportLocationType |
ObjectFactory.createExportLocationType()
Create an instance of
ExportLocationType |
ExportLocationType |
ExportLocationType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
ExportLocationType |
ExportLocationType.withName(String value) |
ExportLocationType |
ExportLocationType.withProjection(String value) |
ExportLocationType |
ExportLocationType.withScript(String value) |
ExportLocationType |
ExportLocationType.withTag(Collection<String> values) |
ExportLocationType |
ExportLocationType.withTag(String... values) |
ExportLocationType |
ExportLocationType.withUri(String value) |
ExportLocationType |
ExportLocationType.withUriList(Collection<String> values) |
ExportLocationType |
ExportLocationType.withUriList(String... values) |
Modifier and Type | Method and Description |
---|---|
JAXBElement<ExportLocationType> |
ObjectFactory.createExportLocationDocument(ExportLocationType value)
|
List<ExportLocationType> |
ExportLocationListType.getExportLocation()
Gets the value of the exportLocation property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ExportLocationType> |
ObjectFactory.createExportLocationDocument(ExportLocationType value)
|
ExportLocationListType |
ExportLocationListType.withExportLocation(ExportLocationType... values) |
Modifier and Type | Method and Description |
---|---|
ExportLocationListType |
ExportLocationListType.withExportLocation(Collection<ExportLocationType> values) |
Copyright © 2018. All rights reserved.