public class BoxAllocation
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
mbox |
java.lang.String |
sourceIndex |
java.lang.String |
targetIndex |
| Constructor and Description |
|---|
BoxAllocation(java.lang.String sourceIndex,
java.lang.String targetIndex,
java.lang.String mbox) |
Copyright © 2024. All Rights Reserved.