org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs
Class RestrictToMatchingPropertiesRequest

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

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

See Also:
Serialized Form

Field Summary
private  java.lang.Object __equalsCalc
           
private  boolean __hashCodeCalc
           
private  RestrictToMatchingPropertiesRequestExtensionIdentification extensionIdentification
           
private  RestrictToMatchingPropertiesRequestLanguageIdentification languageIdentification
           
private  RestrictToMatchingPropertiesRequestLocalNameList localNameList
           
private  RestrictToMatchingPropertiesRequestLocalNameList2 localNameList2
           
private  RestrictToMatchingPropertiesRequestLocalNameList3 localNameList3
           
private  RestrictToMatchingPropertiesRequestMatchCriteria matchCriteria
           
private  RestrictToMatchingPropertiesRequestNameAndValueList nameAndValueList
           
private  RestrictToMatchingPropertiesRequestPropertyType propertyType
           
private static org.apache.axis.description.TypeDesc typeDesc
           
 
Constructor Summary
RestrictToMatchingPropertiesRequest()
           
RestrictToMatchingPropertiesRequest(RestrictToMatchingPropertiesRequestExtensionIdentification extensionIdentification, RestrictToMatchingPropertiesRequestLanguageIdentification languageIdentification, RestrictToMatchingPropertiesRequestLocalNameList localNameList, RestrictToMatchingPropertiesRequestLocalNameList2 localNameList2, RestrictToMatchingPropertiesRequestLocalNameList3 localNameList3, RestrictToMatchingPropertiesRequestMatchCriteria matchCriteria, RestrictToMatchingPropertiesRequestNameAndValueList nameAndValueList, RestrictToMatchingPropertiesRequestPropertyType propertyType)
           
 
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
 RestrictToMatchingPropertiesRequestExtensionIdentification getExtensionIdentification()
          Gets the extensionIdentification value for this RestrictToMatchingPropertiesRequest.
 RestrictToMatchingPropertiesRequestLanguageIdentification getLanguageIdentification()
          Gets the languageIdentification value for this RestrictToMatchingPropertiesRequest.
 RestrictToMatchingPropertiesRequestLocalNameList getLocalNameList()
          Gets the localNameList value for this RestrictToMatchingPropertiesRequest.
 RestrictToMatchingPropertiesRequestLocalNameList2 getLocalNameList2()
          Gets the localNameList2 value for this RestrictToMatchingPropertiesRequest.
 RestrictToMatchingPropertiesRequestLocalNameList3 getLocalNameList3()
          Gets the localNameList3 value for this RestrictToMatchingPropertiesRequest.
 RestrictToMatchingPropertiesRequestMatchCriteria getMatchCriteria()
          Gets the matchCriteria value for this RestrictToMatchingPropertiesRequest.
 RestrictToMatchingPropertiesRequestNameAndValueList getNameAndValueList()
          Gets the nameAndValueList value for this RestrictToMatchingPropertiesRequest.
 RestrictToMatchingPropertiesRequestPropertyType getPropertyType()
          Gets the propertyType value for this RestrictToMatchingPropertiesRequest.
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 setExtensionIdentification(RestrictToMatchingPropertiesRequestExtensionIdentification extensionIdentification)
          Sets the extensionIdentification value for this RestrictToMatchingPropertiesRequest.
 void setLanguageIdentification(RestrictToMatchingPropertiesRequestLanguageIdentification languageIdentification)
          Sets the languageIdentification value for this RestrictToMatchingPropertiesRequest.
 void setLocalNameList(RestrictToMatchingPropertiesRequestLocalNameList localNameList)
          Sets the localNameList value for this RestrictToMatchingPropertiesRequest.
 void setLocalNameList2(RestrictToMatchingPropertiesRequestLocalNameList2 localNameList2)
          Sets the localNameList2 value for this RestrictToMatchingPropertiesRequest.
 void setLocalNameList3(RestrictToMatchingPropertiesRequestLocalNameList3 localNameList3)
          Sets the localNameList3 value for this RestrictToMatchingPropertiesRequest.
 void setMatchCriteria(RestrictToMatchingPropertiesRequestMatchCriteria matchCriteria)
          Sets the matchCriteria value for this RestrictToMatchingPropertiesRequest.
 void setNameAndValueList(RestrictToMatchingPropertiesRequestNameAndValueList nameAndValueList)
          Sets the nameAndValueList value for this RestrictToMatchingPropertiesRequest.
 void setPropertyType(RestrictToMatchingPropertiesRequestPropertyType propertyType)
          Sets the propertyType value for this RestrictToMatchingPropertiesRequest.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

localNameList

private RestrictToMatchingPropertiesRequestLocalNameList localNameList

propertyType

private RestrictToMatchingPropertiesRequestPropertyType propertyType

localNameList2

private RestrictToMatchingPropertiesRequestLocalNameList2 localNameList2

localNameList3

private RestrictToMatchingPropertiesRequestLocalNameList3 localNameList3

nameAndValueList

private RestrictToMatchingPropertiesRequestNameAndValueList nameAndValueList

matchCriteria

private RestrictToMatchingPropertiesRequestMatchCriteria matchCriteria

extensionIdentification

private RestrictToMatchingPropertiesRequestExtensionIdentification extensionIdentification

languageIdentification

private RestrictToMatchingPropertiesRequestLanguageIdentification languageIdentification

__equalsCalc

private java.lang.Object __equalsCalc

__hashCodeCalc

private boolean __hashCodeCalc

typeDesc

private static org.apache.axis.description.TypeDesc typeDesc
Constructor Detail

RestrictToMatchingPropertiesRequest

public RestrictToMatchingPropertiesRequest()

RestrictToMatchingPropertiesRequest

public RestrictToMatchingPropertiesRequest(RestrictToMatchingPropertiesRequestExtensionIdentification extensionIdentification,
                                           RestrictToMatchingPropertiesRequestLanguageIdentification languageIdentification,
                                           RestrictToMatchingPropertiesRequestLocalNameList localNameList,
                                           RestrictToMatchingPropertiesRequestLocalNameList2 localNameList2,
                                           RestrictToMatchingPropertiesRequestLocalNameList3 localNameList3,
                                           RestrictToMatchingPropertiesRequestMatchCriteria matchCriteria,
                                           RestrictToMatchingPropertiesRequestNameAndValueList nameAndValueList,
                                           RestrictToMatchingPropertiesRequestPropertyType propertyType)
Method Detail

getLocalNameList

public RestrictToMatchingPropertiesRequestLocalNameList getLocalNameList()
Gets the localNameList value for this RestrictToMatchingPropertiesRequest.

Returns:
localNameList

setLocalNameList

public void setLocalNameList(RestrictToMatchingPropertiesRequestLocalNameList localNameList)
Sets the localNameList value for this RestrictToMatchingPropertiesRequest.

Parameters:
localNameList -

getPropertyType

public RestrictToMatchingPropertiesRequestPropertyType getPropertyType()
Gets the propertyType value for this RestrictToMatchingPropertiesRequest.

Returns:
propertyType

setPropertyType

public void setPropertyType(RestrictToMatchingPropertiesRequestPropertyType propertyType)
Sets the propertyType value for this RestrictToMatchingPropertiesRequest.

Parameters:
propertyType -

getLocalNameList2

public RestrictToMatchingPropertiesRequestLocalNameList2 getLocalNameList2()
Gets the localNameList2 value for this RestrictToMatchingPropertiesRequest.

Returns:
localNameList2

setLocalNameList2

public void setLocalNameList2(RestrictToMatchingPropertiesRequestLocalNameList2 localNameList2)
Sets the localNameList2 value for this RestrictToMatchingPropertiesRequest.

Parameters:
localNameList2 -

getLocalNameList3

public RestrictToMatchingPropertiesRequestLocalNameList3 getLocalNameList3()
Gets the localNameList3 value for this RestrictToMatchingPropertiesRequest.

Returns:
localNameList3

setLocalNameList3

public void setLocalNameList3(RestrictToMatchingPropertiesRequestLocalNameList3 localNameList3)
Sets the localNameList3 value for this RestrictToMatchingPropertiesRequest.

Parameters:
localNameList3 -

getNameAndValueList

public RestrictToMatchingPropertiesRequestNameAndValueList getNameAndValueList()
Gets the nameAndValueList value for this RestrictToMatchingPropertiesRequest.

Returns:
nameAndValueList

setNameAndValueList

public void setNameAndValueList(RestrictToMatchingPropertiesRequestNameAndValueList nameAndValueList)
Sets the nameAndValueList value for this RestrictToMatchingPropertiesRequest.

Parameters:
nameAndValueList -

getMatchCriteria

public RestrictToMatchingPropertiesRequestMatchCriteria getMatchCriteria()
Gets the matchCriteria value for this RestrictToMatchingPropertiesRequest.

Returns:
matchCriteria

setMatchCriteria

public void setMatchCriteria(RestrictToMatchingPropertiesRequestMatchCriteria matchCriteria)
Sets the matchCriteria value for this RestrictToMatchingPropertiesRequest.

Parameters:
matchCriteria -

getExtensionIdentification

public RestrictToMatchingPropertiesRequestExtensionIdentification getExtensionIdentification()
Gets the extensionIdentification value for this RestrictToMatchingPropertiesRequest.

Returns:
extensionIdentification

setExtensionIdentification

public void setExtensionIdentification(RestrictToMatchingPropertiesRequestExtensionIdentification extensionIdentification)
Sets the extensionIdentification value for this RestrictToMatchingPropertiesRequest.

Parameters:
extensionIdentification -

getLanguageIdentification

public RestrictToMatchingPropertiesRequestLanguageIdentification getLanguageIdentification()
Gets the languageIdentification value for this RestrictToMatchingPropertiesRequest.

Returns:
languageIdentification

setLanguageIdentification

public void setLanguageIdentification(RestrictToMatchingPropertiesRequestLanguageIdentification languageIdentification)
Sets the languageIdentification value for this RestrictToMatchingPropertiesRequest.

Parameters:
languageIdentification -

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