Class PageReferenceImpl
java.lang.Object
com.priint.pubserver.metadata.xml.w2ml.PageReferenceImpl
- All Implemented Interfaces:
PageReference,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PageReferenceImpl
public PageReferenceImpl()
-
-
Method Details
-
getId
public int getId()- Specified by:
getIdin interfacePageReference- Returns:
- the id
-
setId
public void setId(int id) - Specified by:
setIdin interfacePageReference- Parameters:
id- the id to set
-
getUid
public int getUid()- Specified by:
getUidin interfacePageReference- Returns:
- the uid
-
setUid
public void setUid(int uid) - Specified by:
setUidin interfacePageReference- Parameters:
uid- the uid to set
-