Package com.saperion.ngc.viewer
Class OpenDocumentBean.MemorizeAnnotationsBean
- java.lang.Object
-
- com.saperion.ngc.viewer.OpenDocumentBean.MemorizeAnnotationsBean
-
- Enclosing class:
- OpenDocumentBean
public static final class OpenDocumentBean.MemorizeAnnotationsBean extends java.lang.Object
Bean used to memorize annotations.
-
-
Constructor Summary
Constructors Constructor Description MemorizeAnnotationsBean(int elementNr, java.lang.String iniString)
Instantiates a new memorize annotations bean.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getElementNr()
Gets the element nr.java.lang.String
getIniString()
Gets the ini string.
-