Class StyleReferenceImpl
java.lang.Object
com.priint.pubserver.metadata.xml.w2ml.StyleReferenceImpl
- All Implemented Interfaces:
StyleReference,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StyleReferenceImpl
public StyleReferenceImpl()
-
-
Method Details
-
getName
Description copied from interface:StyleReferenceGets name.- Specified by:
getNamein interfaceStyleReference- Returns:
- the name
-
setName
Description copied from interface:StyleReferenceSets name.- Specified by:
setNamein interfaceStyleReference- Parameters:
name- the name
-
getUid
public int getUid()Description copied from interface:StyleReferenceGets uid.- Specified by:
getUidin interfaceStyleReference- Returns:
- the uid
-
setUid
public void setUid(int uid) Description copied from interface:StyleReferenceSets uid.- Specified by:
setUidin interfaceStyleReference- Parameters:
uid- the uid
-