public interface

UIDTrans

implements Serializable
com.priint.comet.metadata.w2ml.UIDTrans

Summary

Public Methods
abstract int getCometgroup()
abstract int getFrame()
abstract void setCometgroup(int cometgroup)
abstract void setFrame(int frame)

Public Methods

public abstract int getCometgroup ()

Returns
  • the cometgroup

public abstract int getFrame ()

Returns
  • the frame

public abstract void setCometgroup (int cometgroup)

Parameters
cometgroup the cometgroup to set

public abstract void setFrame (int frame)

Parameters
frame the frame to set