Modifier and Type | Field and Description |
---|---|
protected List<TransferType> |
TransferListType.transfer |
Modifier and Type | Method and Description |
---|---|
TransferType |
ObjectFactory.createTransferType()
Create an instance of
TransferType |
TransferType |
TransferType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
TransferType |
TransferType.withFileId(String value) |
TransferType |
TransferType.withName(String value) |
TransferType |
TransferType.withPriority(String value) |
TransferType |
TransferType.withState(String value) |
TransferType |
TransferType.withTransferred(Long value) |
Modifier and Type | Method and Description |
---|---|
JAXBElement<TransferType> |
ObjectFactory.createTransferDocument(TransferType value)
|
List<TransferType> |
TransferListType.getTransfer()
Gets the value of the transfer property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<TransferType> |
ObjectFactory.createTransferDocument(TransferType value)
|
TransferListType |
TransferListType.withTransfer(TransferType... values) |
Modifier and Type | Method and Description |
---|---|
TransferListType |
TransferListType.withTransfer(Collection<TransferType> values) |
Copyright © 2017. All rights reserved.