-
- All Implemented Interfaces:
-
java.io.Serializable
public class ArraySchemaBean implements SerializableDescribe the type of device error reporting.
-
-
Field Summary
Fields Modifier and Type Field Description public final static Stringtypeprivate intmaxSizeprivate ObjectelementTypeSpec
-
Method Summary
Modifier and Type Method Description intgetMaxSize()voidsetMaxSize(int maxSize)ObjectgetElementTypeSpec()voidsetElementTypeSpec(Object elementTypeSpec)-
-
Method Detail
-
getMaxSize
int getMaxSize()
-
setMaxSize
void setMaxSize(int maxSize)
-
getElementTypeSpec
Object getElementTypeSpec()
-
setElementTypeSpec
void setElementTypeSpec(Object elementTypeSpec)
-
-
-
-