|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.epm.ndi.impl.EPMNDFamilyTableColumnImpl
Creates instance of EPMNDFamilyTableColumn. Supported API: false Extendable: false
Field Summary | |
protected NDICache |
cache
|
protected EPMFamilyTableColumn |
column
|
protected EPMDocument |
instance
|
Constructor Summary | |
EPMNDFamilyTableColumnImpl(NDICache cache,
EPMFamilyTableColumn column)
|
|
EPMNDFamilyTableColumnImpl(NDICache cache,
EPMFamilyTableColumn column,
EPMDocument instance)
|
Method Summary | |
int |
getAttribute()
Gets the value of the attribute: attribute. |
String |
getName()
Gets the value of the attribute: name. |
String |
getTitle()
Gets the value of the attribute: title. |
int |
getType()
Gets the value of the attribute: type. |
static EPMNDFamilyTableColumn |
newEPMFamilyTableColumn(NDICache cache,
EPMFamilyTableColumn column,
EPMDocument doc)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected EPMFamilyTableColumn column
protected NDICache cache
protected EPMDocument instance
Constructor Detail |
public EPMNDFamilyTableColumnImpl(NDICache cache, EPMFamilyTableColumn column, EPMDocument instance)
public EPMNDFamilyTableColumnImpl(NDICache cache, EPMFamilyTableColumn column)
Method Detail |
public String getName() throws WTException
EPMNDFamilyTableColumn
getName
in interface EPMNDFamilyTableColumn
WTException
public int getType() throws WTException
EPMNDFamilyTableColumn
getType
in interface EPMNDFamilyTableColumn
WTException
public String getTitle() throws WTException
EPMNDFamilyTableColumn
getTitle
in interface EPMNDFamilyTableColumn
WTException
public int getAttribute() throws WTException
EPMNDFamilyTableColumn
getAttribute
in interface EPMNDFamilyTableColumn
WTException
public static EPMNDFamilyTableColumn newEPMFamilyTableColumn(NDICache cache, EPMFamilyTableColumn column, EPMDocument doc) throws WTException
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |