Interface UIDTrans

  • All Superinterfaces:
    java.io.Serializable
    All Known Implementing Classes:
    UIDTransImpl

    public interface UIDTrans
    extends java.io.Serializable
    • Method Detail

      • 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