Class UIDTransImpl

java.lang.Object
com.priint.pubserver.metadata.xml.w2ml.UIDTransImpl
All Implemented Interfaces:
UIDTrans, Serializable

public class UIDTransImpl extends Object implements Serializable, UIDTrans
See Also:
  • Constructor Details

    • UIDTransImpl

      public UIDTransImpl()
  • Method Details

    • 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