Interface NStackable

All Known Implementing Classes:
Network, NwGroup

public interface NStackable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
    setDescription(String description)
     
  • Method Details

    • setDescription

      void setDescription(String description)
    • setColor

      void setColor(HColor color)