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