com.ptc.windchill.uwgm.cadx.caddoc
Class FamilyTableMember
java.lang.Object
com.ptc.windchill.uwgm.cadx.caddoc.FamilyTableMember
- public class FamilyTableMember
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
famDoc
private EPMDocument famDoc
parIndex
private Integer parIndex
expand
private Boolean expand
FamilyTableMember
public FamilyTableMember(EPMDocument doc)
FamilyTableMember
public FamilyTableMember(int index,
EPMDocument doc)
getEPMDoc
public EPMDocument getEPMDoc()
getExpand
public Boolean getExpand()
getParIndex
public Integer getParIndex()