|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softwareag.centrasite.appl.framework.data.CSAppAssociationTypeRef
public class CSAppAssociationTypeRef
An instance of this class references an association type in the JAXR registry. Basically, it is a namespace/localName pair, which is used for looking up the actual object types in the registry.
Constructor Summary | |
---|---|
CSAppAssociationTypeRef(javax.xml.namespace.QName pQName)
Creates a new instance. |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getName()
Returns the object types qualified name as a string. |
javax.xml.namespace.QName |
getQName()
Returns the object types qualified name. |
int |
hashCode()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CSAppAssociationTypeRef(javax.xml.namespace.QName pQName)
Method Detail |
---|
public javax.xml.namespace.QName getQName()
public java.lang.String getName()
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |