gov.nih.nci.cagrid.metadata.common
Class ResearchCenter

java.lang.Object
  extended by gov.nih.nci.cagrid.metadata.common.ResearchCenter
All Implemented Interfaces:
java.io.Serializable

public class ResearchCenter
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

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

ResearchCenter

public ResearchCenter()

ResearchCenter

public ResearchCenter(Address address,
                      java.lang.String displayName,
                      ResearchCenterPointOfContactCollection pointOfContactCollection,
                      ResearchCenterDescription researchCenterDescription,
                      java.lang.String shortName)
Method Detail

getAddress

public Address getAddress()
Gets the address value for this ResearchCenter.

Returns:
address

setAddress

public void setAddress(Address address)
Sets the address value for this ResearchCenter.

Parameters:
address -

getResearchCenterDescription

public ResearchCenterDescription getResearchCenterDescription()
Gets the researchCenterDescription value for this ResearchCenter.

Returns:
researchCenterDescription

setResearchCenterDescription

public void setResearchCenterDescription(ResearchCenterDescription researchCenterDescription)
Sets the researchCenterDescription value for this ResearchCenter.

Parameters:
researchCenterDescription -

getPointOfContactCollection

public ResearchCenterPointOfContactCollection getPointOfContactCollection()
Gets the pointOfContactCollection value for this ResearchCenter.

Returns:
pointOfContactCollection

setPointOfContactCollection

public void setPointOfContactCollection(ResearchCenterPointOfContactCollection pointOfContactCollection)
Sets the pointOfContactCollection value for this ResearchCenter.

Parameters:
pointOfContactCollection -

getDisplayName

public java.lang.String getDisplayName()
Gets the displayName value for this ResearchCenter.

Returns:
displayName

setDisplayName

public void setDisplayName(java.lang.String displayName)
Sets the displayName value for this ResearchCenter.

Parameters:
displayName -

getShortName

public java.lang.String getShortName()
Gets the shortName value for this ResearchCenter.

Returns:
shortName

setShortName

public void setShortName(java.lang.String shortName)
Sets the shortName value for this ResearchCenter.

Parameters:
shortName -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer


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.