public class WebSocketAttributes extends Object implements BaseAttributes
| Constructor and Description |
|---|
WebSocketAttributes() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getImportanceLevel() |
void |
setImportanceLevel(Integer importanceLevel) |
String |
toJson(com.google.gson.Gson gson) |
AttributesValidationResult |
validate() |
public AttributesValidationResult validate()
validate in interface BaseAttributespublic String toJson(com.google.gson.Gson gson)
public Integer getImportanceLevel()
public void setImportanceLevel(Integer importanceLevel)
Copyright © 2024. All Rights Reserved.