-
public class MeshGroupOperationBeanauthor : yuzhouxu date : 2021/6/1 14:36 description :
-
-
Constructor Summary
Constructors Constructor Description MeshGroupOperationBean(String meshId)
-
Method Summary
Modifier and Type Method Description StringgetMeshId()voidsetMeshId(String meshId)StringgetDeviceId()voidsetDeviceId(String deviceId)StringgetName()voidsetName(String name)-
-
Method Detail
-
getMeshId
String getMeshId()
-
setMeshId
void setMeshId(String meshId)
-
getDeviceId
String getDeviceId()
-
setDeviceId
void setDeviceId(String deviceId)
-
getName
String getName()
-
setName
void setName(String name)
-
-
-
-