Class UIDTransImpl

  • All Implemented Interfaces:
    UIDTrans, java.io.Serializable

    public class UIDTransImpl
    extends java.lang.Object
    implements java.io.Serializable, UIDTrans
    See Also:
    Serialized Form
    • Constructor Detail

      • UIDTransImpl

        public UIDTransImpl()
    • Method Detail

      • getCometgroup

        public int getCometgroup()
        Specified by:
        getCometgroup in interface UIDTrans
        Returns:
        the cometgroup
      • setCometgroup

        public void setCometgroup​(int cometgroup)
        Specified by:
        setCometgroup in interface UIDTrans
        Parameters:
        cometgroup - the cometgroup to set
      • getFrame

        public int getFrame()
        Specified by:
        getFrame in interface UIDTrans
        Returns:
        the frame
      • setFrame

        public void setFrame​(int frame)
        Specified by:
        setFrame in interface UIDTrans
        Parameters:
        frame - the frame to set