public static interface DeviceModelFormat.Field
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getName()Get the message format name. | 
| DeviceModelAttribute.Type | getType()The JSON type message. | 
| boolean | isOptional()If the field is optionalThe type message. | 
java.lang.String getName()
DeviceModelAttribute.Type getType()
boolean isOptional()