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

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

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

See Also:
Serialized Form

Constructor Summary
ResearchCenterPointOfContactCollection()
           
ResearchCenterPointOfContactCollection(PointOfContact[] pointOfContact)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 PointOfContact[] getPointOfContact()
          Gets the pointOfContact value for this ResearchCenterPointOfContactCollection.
 PointOfContact getPointOfContact(int i)
           
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setPointOfContact(int i, PointOfContact _value)
           
 void setPointOfContact(PointOfContact[] pointOfContact)
          Sets the pointOfContact value for this ResearchCenterPointOfContactCollection.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResearchCenterPointOfContactCollection

public ResearchCenterPointOfContactCollection()

ResearchCenterPointOfContactCollection

public ResearchCenterPointOfContactCollection(PointOfContact[] pointOfContact)
Method Detail

getPointOfContact

public PointOfContact[] getPointOfContact()
Gets the pointOfContact value for this ResearchCenterPointOfContactCollection.

Returns:
pointOfContact

setPointOfContact

public void setPointOfContact(PointOfContact[] pointOfContact)
Sets the pointOfContact value for this ResearchCenterPointOfContactCollection.

Parameters:
pointOfContact -

getPointOfContact

public PointOfContact getPointOfContact(int i)

setPointOfContact

public void setPointOfContact(int i,
                              PointOfContact _value)

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.