ExportRequestType |
ObjectFactory.createExportRequestType()
|
ExportRequestType |
ExportRequestType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
ExportRequestType |
ExportRequestType.withContent(Collection<String> values) |
ExportRequestType |
ExportRequestType.withContent(String... values) |
ExportRequestType |
ExportRequestType.withFormat(String value) |
ExportRequestType |
ExportRequestType.withItem(Collection<ExportRequestType.Item> values) |
ExportRequestType |
ExportRequestType.withItem(ExportRequestType.Item... values) |
ExportRequestType |
ExportRequestType.withSequence(SequenceType value) |
ExportRequestType |
ExportRequestType.withStorage(Collection<ExportRequestType.Storage> values) |
ExportRequestType |
ExportRequestType.withStorage(ExportRequestType.Storage... values) |
ExportRequestType |
ExportRequestType.withTag(String value) |