-
- All Implemented Interfaces:
-
java.io.Serializable
public class StructSchemaBean implements SerializableDescribe the type of device error reporting.
-
-
Field Summary
Fields Modifier and Type Field Description public final static Stringtypeprivate Map<String, StructPropertyBean>properties
-
Method Summary
Modifier and Type Method Description Map<String, StructPropertyBean>getProperties()voidsetProperties(Map<String, StructPropertyBean> properties)-
-
Method Detail
-
getProperties
Map<String, StructPropertyBean> getProperties()
-
setProperties
void setProperties(Map<String, StructPropertyBean> properties)
-
-
-
-