org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs
Class GetAssociationReverseOneLevelRequest

java.lang.Object
  extended by org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs.GetAssociationReverseOneLevelRequest
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
GetAssociationReverseOneLevelRequest()
           
GetAssociationReverseOneLevelRequest(GetAssociationReverseOneLevelRequestAssociationIdentification associationIdentification, GetAssociationReverseOneLevelRequestAssociationQualifiers associationQualifiers, GetAssociationReverseOneLevelRequestBuildReferencedEntries buildReferencedEntries, GetAssociationReverseOneLevelRequestCodingSchemeIdentification codingSchemeIdentification, GetAssociationReverseOneLevelRequestConceptIdentification conceptIdentification, GetAssociationReverseOneLevelRequestRelationContainerIdentification relationContainerIdentification, GetAssociationReverseOneLevelRequestVersionOrTag versionOrTag)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 GetAssociationReverseOneLevelRequestAssociationIdentification getAssociationIdentification()
          Gets the associationIdentification value for this GetAssociationReverseOneLevelRequest.
 GetAssociationReverseOneLevelRequestAssociationQualifiers getAssociationQualifiers()
          Gets the associationQualifiers value for this GetAssociationReverseOneLevelRequest.
 GetAssociationReverseOneLevelRequestBuildReferencedEntries getBuildReferencedEntries()
          Gets the buildReferencedEntries value for this GetAssociationReverseOneLevelRequest.
 GetAssociationReverseOneLevelRequestCodingSchemeIdentification getCodingSchemeIdentification()
          Gets the codingSchemeIdentification value for this GetAssociationReverseOneLevelRequest.
 GetAssociationReverseOneLevelRequestConceptIdentification getConceptIdentification()
          Gets the conceptIdentification value for this GetAssociationReverseOneLevelRequest.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 GetAssociationReverseOneLevelRequestRelationContainerIdentification getRelationContainerIdentification()
          Gets the relationContainerIdentification value for this GetAssociationReverseOneLevelRequest.
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
 GetAssociationReverseOneLevelRequestVersionOrTag getVersionOrTag()
          Gets the versionOrTag value for this GetAssociationReverseOneLevelRequest.
 int hashCode()
           
 void setAssociationIdentification(GetAssociationReverseOneLevelRequestAssociationIdentification associationIdentification)
          Sets the associationIdentification value for this GetAssociationReverseOneLevelRequest.
 void setAssociationQualifiers(GetAssociationReverseOneLevelRequestAssociationQualifiers associationQualifiers)
          Sets the associationQualifiers value for this GetAssociationReverseOneLevelRequest.
 void setBuildReferencedEntries(GetAssociationReverseOneLevelRequestBuildReferencedEntries buildReferencedEntries)
          Sets the buildReferencedEntries value for this GetAssociationReverseOneLevelRequest.
 void setCodingSchemeIdentification(GetAssociationReverseOneLevelRequestCodingSchemeIdentification codingSchemeIdentification)
          Sets the codingSchemeIdentification value for this GetAssociationReverseOneLevelRequest.
 void setConceptIdentification(GetAssociationReverseOneLevelRequestConceptIdentification conceptIdentification)
          Sets the conceptIdentification value for this GetAssociationReverseOneLevelRequest.
 void setRelationContainerIdentification(GetAssociationReverseOneLevelRequestRelationContainerIdentification relationContainerIdentification)
          Sets the relationContainerIdentification value for this GetAssociationReverseOneLevelRequest.
 void setVersionOrTag(GetAssociationReverseOneLevelRequestVersionOrTag versionOrTag)
          Sets the versionOrTag value for this GetAssociationReverseOneLevelRequest.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetAssociationReverseOneLevelRequest

public GetAssociationReverseOneLevelRequest()

GetAssociationReverseOneLevelRequest

public GetAssociationReverseOneLevelRequest(GetAssociationReverseOneLevelRequestAssociationIdentification associationIdentification,
                                            GetAssociationReverseOneLevelRequestAssociationQualifiers associationQualifiers,
                                            GetAssociationReverseOneLevelRequestBuildReferencedEntries buildReferencedEntries,
                                            GetAssociationReverseOneLevelRequestCodingSchemeIdentification codingSchemeIdentification,
                                            GetAssociationReverseOneLevelRequestConceptIdentification conceptIdentification,
                                            GetAssociationReverseOneLevelRequestRelationContainerIdentification relationContainerIdentification,
                                            GetAssociationReverseOneLevelRequestVersionOrTag versionOrTag)
Method Detail

getConceptIdentification

public GetAssociationReverseOneLevelRequestConceptIdentification getConceptIdentification()
Gets the conceptIdentification value for this GetAssociationReverseOneLevelRequest.

Returns:
conceptIdentification

setConceptIdentification

public void setConceptIdentification(GetAssociationReverseOneLevelRequestConceptIdentification conceptIdentification)
Sets the conceptIdentification value for this GetAssociationReverseOneLevelRequest.

Parameters:
conceptIdentification -

getRelationContainerIdentification

public GetAssociationReverseOneLevelRequestRelationContainerIdentification getRelationContainerIdentification()
Gets the relationContainerIdentification value for this GetAssociationReverseOneLevelRequest.

Returns:
relationContainerIdentification

setRelationContainerIdentification

public void setRelationContainerIdentification(GetAssociationReverseOneLevelRequestRelationContainerIdentification relationContainerIdentification)
Sets the relationContainerIdentification value for this GetAssociationReverseOneLevelRequest.

Parameters:
relationContainerIdentification -

getAssociationIdentification

public GetAssociationReverseOneLevelRequestAssociationIdentification getAssociationIdentification()
Gets the associationIdentification value for this GetAssociationReverseOneLevelRequest.

Returns:
associationIdentification

setAssociationIdentification

public void setAssociationIdentification(GetAssociationReverseOneLevelRequestAssociationIdentification associationIdentification)
Sets the associationIdentification value for this GetAssociationReverseOneLevelRequest.

Parameters:
associationIdentification -

getCodingSchemeIdentification

public GetAssociationReverseOneLevelRequestCodingSchemeIdentification getCodingSchemeIdentification()
Gets the codingSchemeIdentification value for this GetAssociationReverseOneLevelRequest.

Returns:
codingSchemeIdentification

setCodingSchemeIdentification

public void setCodingSchemeIdentification(GetAssociationReverseOneLevelRequestCodingSchemeIdentification codingSchemeIdentification)
Sets the codingSchemeIdentification value for this GetAssociationReverseOneLevelRequest.

Parameters:
codingSchemeIdentification -

getVersionOrTag

public GetAssociationReverseOneLevelRequestVersionOrTag getVersionOrTag()
Gets the versionOrTag value for this GetAssociationReverseOneLevelRequest.

Returns:
versionOrTag

setVersionOrTag

public void setVersionOrTag(GetAssociationReverseOneLevelRequestVersionOrTag versionOrTag)
Sets the versionOrTag value for this GetAssociationReverseOneLevelRequest.

Parameters:
versionOrTag -

getBuildReferencedEntries

public GetAssociationReverseOneLevelRequestBuildReferencedEntries getBuildReferencedEntries()
Gets the buildReferencedEntries value for this GetAssociationReverseOneLevelRequest.

Returns:
buildReferencedEntries

setBuildReferencedEntries

public void setBuildReferencedEntries(GetAssociationReverseOneLevelRequestBuildReferencedEntries buildReferencedEntries)
Sets the buildReferencedEntries value for this GetAssociationReverseOneLevelRequest.

Parameters:
buildReferencedEntries -

getAssociationQualifiers

public GetAssociationReverseOneLevelRequestAssociationQualifiers getAssociationQualifiers()
Gets the associationQualifiers value for this GetAssociationReverseOneLevelRequest.

Returns:
associationQualifiers

setAssociationQualifiers

public void setAssociationQualifiers(GetAssociationReverseOneLevelRequestAssociationQualifiers associationQualifiers)
Sets the associationQualifiers value for this GetAssociationReverseOneLevelRequest.

Parameters:
associationQualifiers -

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.