public class NativeContinuousCopyCreate
extends java.lang.Object
| Constructor and Description | 
|---|
NativeContinuousCopyCreate()  | 
NativeContinuousCopyCreate(java.lang.String name,
                          java.lang.Integer count)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Integer | 
getCount()
User provided number of copies. 
 | 
java.lang.String | 
getName()
User provided name. 
 | 
void | 
setCount(java.lang.Integer count)  | 
void | 
setName(java.lang.String name)  |