|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BatchType | |
|---|---|
| org.jumpmind.symmetric.model | |
| Uses of BatchType in org.jumpmind.symmetric.model |
|---|
| Methods in org.jumpmind.symmetric.model that return BatchType | |
|---|---|
BatchType |
OutgoingBatch.getBatchType()
|
static BatchType |
BatchType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static BatchType[] |
BatchType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.jumpmind.symmetric.model with parameters of type BatchType | |
|---|---|
void |
OutgoingBatch.setBatchType(BatchType batchType)
|
| Constructors in org.jumpmind.symmetric.model with parameters of type BatchType | |
|---|---|
OutgoingBatch(Node node,
java.lang.String channelId,
BatchType batchType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||