Class AddeServer.Group

java.lang.Object
ucar.unidata.util.NamedThing
ucar.unidata.idv.chooser.adde.AddeServer.Group
All Implemented Interfaces:
NamedObject
Enclosing class:
AddeServer

public static class AddeServer.Group extends NamedThing
Class Group represents an adde group
Version:
$Revision: 1.4 $
Author:
IDV Development Team
  • Constructor Details

    • Group

      public Group()
      ctor
    • Group

      public Group(String type, String name, String desc)
      ctor
      Parameters:
      type - type
      name - name
      desc - description
  • Method Details

    • setType

      public void setType(String value)
      Set the Type property.
      Parameters:
      value - The new value for Type
    • getType

      public String getType()
      Get the Type property.
      Returns:
      The Type
    • setIsLocal

      public void setIsLocal(boolean value)
      Set the IsLocal property.
      Parameters:
      value - The new value for IsLocal
    • getIsLocal

      public boolean getIsLocal()
      Get the IsLocal property.
      Returns:
      The IsLocal
    • setActive

      public void setActive(boolean value)
      Set the Active property.
      Parameters:
      value - The new value for Active
    • getActive

      public boolean getActive()
      Get the Active property.
      Returns:
      The Active
    • equals

      public boolean equals(Object o)
      equals
      Overrides:
      equals in class NamedThing
      Parameters:
      o - object
      Returns:
      equals
    • hashCode

      public int hashCode()
      hash code
      Overrides:
      hashCode in class NamedThing
      Returns:
      hash code
    • toString

      public String toString()
      to string
      Overrides:
      toString in class NamedThing
      Returns:
      string