Class PropertyDescription

java.lang.Object
org.openscada.opc.dcom.da.PropertyDescription

public class PropertyDescription extends Object
  • Constructor Details

    • PropertyDescription

      public PropertyDescription()
  • Method Details

    • getDescription

      public String getDescription()
    • setDescription

      public void setDescription(String description)
    • getId

      public int getId()
    • setId

      public void setId(int id)
    • getVarType

      public short getVarType()
    • setVarType

      public void setVarType(short varType)