|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nih.nci.cagrid.metadata.common.ResearchCenter
public class ResearchCenter
Constructor Summary | |
---|---|
ResearchCenter()
|
|
ResearchCenter(Address address,
java.lang.String displayName,
ResearchCenterPointOfContactCollection pointOfContactCollection,
ResearchCenterDescription researchCenterDescription,
java.lang.String shortName)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
Address |
getAddress()
Gets the address value for this ResearchCenter. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getDisplayName()
Gets the displayName value for this ResearchCenter. |
ResearchCenterPointOfContactCollection |
getPointOfContactCollection()
Gets the pointOfContactCollection value for this ResearchCenter. |
ResearchCenterDescription |
getResearchCenterDescription()
Gets the researchCenterDescription value for this ResearchCenter. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getShortName()
Gets the shortName value for this ResearchCenter. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setAddress(Address address)
Sets the address value for this ResearchCenter. |
void |
setDisplayName(java.lang.String displayName)
Sets the displayName value for this ResearchCenter. |
void |
setPointOfContactCollection(ResearchCenterPointOfContactCollection pointOfContactCollection)
Sets the pointOfContactCollection value for this ResearchCenter. |
void |
setResearchCenterDescription(ResearchCenterDescription researchCenterDescription)
Sets the researchCenterDescription value for this ResearchCenter. |
void |
setShortName(java.lang.String shortName)
Sets the shortName value for this ResearchCenter. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResearchCenter()
public ResearchCenter(Address address, java.lang.String displayName, ResearchCenterPointOfContactCollection pointOfContactCollection, ResearchCenterDescription researchCenterDescription, java.lang.String shortName)
Method Detail |
---|
public Address getAddress()
public void setAddress(Address address)
address
- public ResearchCenterDescription getResearchCenterDescription()
public void setResearchCenterDescription(ResearchCenterDescription researchCenterDescription)
researchCenterDescription
- public ResearchCenterPointOfContactCollection getPointOfContactCollection()
public void setPointOfContactCollection(ResearchCenterPointOfContactCollection pointOfContactCollection)
pointOfContactCollection
- public java.lang.String getDisplayName()
public void setDisplayName(java.lang.String displayName)
displayName
- public java.lang.String getShortName()
public void setShortName(java.lang.String shortName)
shortName
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |