|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softwareag.centrasite.appl.framework.parser.CSAppObjectTypeRefInfo
public class CSAppObjectTypeRefInfo
Holds information about an instance of CSAppObjectTypeRef
, which is
being created.
Constructor Summary | |
---|---|
CSAppObjectTypeRefInfo(CSAppObjectTypeRef pObjectTypeRef)
Creates a new instance. |
Method Summary | |
---|---|
CSAppObjectTypeRef |
getObjectTypeRef()
Returns the instance of CSAppObjectTypeRef , which is being
created. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CSAppObjectTypeRefInfo(CSAppObjectTypeRef pObjectTypeRef)
Method Detail |
---|
public CSAppObjectTypeRef getObjectTypeRef()
CSAppObjectTypeRef
, which is being
created.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |