Interface UIDTrans

All Superinterfaces:
Serializable
All Known Implementing Classes:
UIDTransImpl

public interface UIDTrans extends Serializable
  • Method Details

    • getCometgroup

      int getCometgroup()
      Returns:
      the cometgroup
    • setCometgroup

      void setCometgroup(int cometgroup)
      Parameters:
      cometgroup - the cometgroup to set
    • getFrame

      int getFrame()
      Returns:
      the frame
    • setFrame

      void setFrame(int frame)
      Parameters:
      frame - the frame to set