Class TextframeImpl
java.lang.Object
com.priint.pubserver.metadata.xml.note.TextframeImpl
- All Implemented Interfaces:
Textframe,Serializable
The type Textframe.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TextframeImpl
public TextframeImpl()
-
-
Method Details
-
getValign
public int getValign()Description copied from interface:TextframeGets the valign. -
setValign
public void setValign(int valign) Description copied from interface:TextframeSets the valign. -
getValue
Description copied from interface:TextframeGets the value. -
setValue
Description copied from interface:TextframeSets the value.
-