Package org.openscada.opc.dcom.da
Class PropertyDescription
java.lang.Object
org.openscada.opc.dcom.da.PropertyDescription
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetId()shortvoidsetDescription(String description) voidsetId(int id) voidsetVarType(short varType)
-
Constructor Details
-
PropertyDescription
public PropertyDescription()
-
-
Method Details
-
getDescription
-
setDescription
-
getId
public int getId() -
setId
public void setId(int id) -
getVarType
public short getVarType() -
setVarType
public void setVarType(short varType)
-