|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.RestrictToPropertiesRequest
public class RestrictToPropertiesRequest
Field Summary | |
---|---|
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private RestrictToPropertiesRequestLocalNameList2 |
localNameList2
|
private RestrictToPropertiesRequestLocalNameList3 |
localNameList3
|
private RestrictToPropertiesRequestNameAndValueList |
nameAndValueList
|
private RestrictToPropertiesRequestPropertyList |
propertyList
|
private RestrictToPropertiesRequestPropertyType |
propertyType
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
Constructor Summary | |
---|---|
RestrictToPropertiesRequest()
|
|
RestrictToPropertiesRequest(RestrictToPropertiesRequestLocalNameList2 localNameList2,
RestrictToPropertiesRequestLocalNameList3 localNameList3,
RestrictToPropertiesRequestNameAndValueList nameAndValueList,
RestrictToPropertiesRequestPropertyList propertyList,
RestrictToPropertiesRequestPropertyType 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 |
RestrictToPropertiesRequestLocalNameList2 |
getLocalNameList2()
Gets the localNameList2 value for this RestrictToPropertiesRequest. |
RestrictToPropertiesRequestLocalNameList3 |
getLocalNameList3()
Gets the localNameList3 value for this RestrictToPropertiesRequest. |
RestrictToPropertiesRequestNameAndValueList |
getNameAndValueList()
Gets the nameAndValueList value for this RestrictToPropertiesRequest. |
RestrictToPropertiesRequestPropertyList |
getPropertyList()
Gets the propertyList value for this RestrictToPropertiesRequest. |
RestrictToPropertiesRequestPropertyType |
getPropertyType()
Gets the propertyType value for this RestrictToPropertiesRequest. |
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 |
setLocalNameList2(RestrictToPropertiesRequestLocalNameList2 localNameList2)
Sets the localNameList2 value for this RestrictToPropertiesRequest. |
void |
setLocalNameList3(RestrictToPropertiesRequestLocalNameList3 localNameList3)
Sets the localNameList3 value for this RestrictToPropertiesRequest. |
void |
setNameAndValueList(RestrictToPropertiesRequestNameAndValueList nameAndValueList)
Sets the nameAndValueList value for this RestrictToPropertiesRequest. |
void |
setPropertyList(RestrictToPropertiesRequestPropertyList propertyList)
Sets the propertyList value for this RestrictToPropertiesRequest. |
void |
setPropertyType(RestrictToPropertiesRequestPropertyType propertyType)
Sets the propertyType value for this RestrictToPropertiesRequest. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private RestrictToPropertiesRequestPropertyList propertyList
private RestrictToPropertiesRequestPropertyType propertyType
private RestrictToPropertiesRequestLocalNameList2 localNameList2
private RestrictToPropertiesRequestLocalNameList3 localNameList3
private RestrictToPropertiesRequestNameAndValueList nameAndValueList
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
Constructor Detail |
---|
public RestrictToPropertiesRequest()
public RestrictToPropertiesRequest(RestrictToPropertiesRequestLocalNameList2 localNameList2, RestrictToPropertiesRequestLocalNameList3 localNameList3, RestrictToPropertiesRequestNameAndValueList nameAndValueList, RestrictToPropertiesRequestPropertyList propertyList, RestrictToPropertiesRequestPropertyType propertyType)
Method Detail |
---|
public RestrictToPropertiesRequestPropertyList getPropertyList()
public void setPropertyList(RestrictToPropertiesRequestPropertyList propertyList)
propertyList
- public RestrictToPropertiesRequestPropertyType getPropertyType()
public void setPropertyType(RestrictToPropertiesRequestPropertyType propertyType)
propertyType
- public RestrictToPropertiesRequestLocalNameList2 getLocalNameList2()
public void setLocalNameList2(RestrictToPropertiesRequestLocalNameList2 localNameList2)
localNameList2
- public RestrictToPropertiesRequestLocalNameList3 getLocalNameList3()
public void setLocalNameList3(RestrictToPropertiesRequestLocalNameList3 localNameList3)
localNameList3
- public RestrictToPropertiesRequestNameAndValueList getNameAndValueList()
public void setNameAndValueList(RestrictToPropertiesRequestNameAndValueList nameAndValueList)
nameAndValueList
- 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)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |