com.softwareag.centrasite.appl.framework.parser
Class CSAppAssociationTypeRefInfo

java.lang.Object
  extended by com.softwareag.centrasite.appl.framework.parser.CSAppAssociationTypeRefInfo

public class CSAppAssociationTypeRefInfo
extends java.lang.Object

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

CSAppAssociationTypeRefInfo

public CSAppAssociationTypeRefInfo(CSAppAssociationTypeRef pAssociationTypeRef)
Creates a new instance.

Method Detail

getAssociationTypeRef

public CSAppAssociationTypeRef getAssociationTypeRef()
Returns the instance of CSAppAssociationTypeRef, which is being created.