Class UIDTransImpl
java.lang.Object
com.priint.pubserver.metadata.xml.w2ml.UIDTransImpl
- All Implemented Interfaces:
UIDTrans,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintgetFrame()voidsetCometgroup(int cometgroup) voidsetFrame(int frame)
-
Constructor Details
-
UIDTransImpl
public UIDTransImpl()
-
-
Method Details
-
getCometgroup
public int getCometgroup()- Specified by:
getCometgroupin interfaceUIDTrans- Returns:
- the cometgroup
-
setCometgroup
public void setCometgroup(int cometgroup) - Specified by:
setCometgroupin interfaceUIDTrans- Parameters:
cometgroup- the cometgroup to set
-
getFrame
public int getFrame() -
setFrame
public void setFrame(int frame)
-