Class SkiManagementInfo
- java.lang.Object
-
- org.openmuc.jeebus.ship.node.websocket.SkiManagementInfo
-
public class SkiManagementInfo extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SkiManagementInfo(int trustLevel)SkiManagementInfo(int trustLevel, boolean authenticated)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetTrustLevel()booleanisAuthenticated()voidsetAuthenticated(boolean authenticated)voidsetTrustLevel(int trustLevel)
-