Interface HasIndex

All Known Implementing Classes:
Column, Rule

public interface HasIndex
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    void
    setIndex(int index)
     
  • Method Details

    • getIndex

      int getIndex()
    • setIndex

      void setIndex(int index)