gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0
Class GetApplicationListResponse
java.lang.Object
|
+--gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.GetApplicationListResponse
- All Implemented Interfaces:
- java.io.Serializable
- public class GetApplicationListResponse
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, registerNatives, toString, wait, wait, wait |
availableApplicationNumber
private int availableApplicationNumber
applicationInformation
private ApplicationInformationType[] applicationInformation
__equalsCalc
private java.lang.Object __equalsCalc
__hashCodeCalc
private boolean __hashCodeCalc
typeDesc
private static org.apache.axis.description.TypeDesc typeDesc
GetApplicationListResponse
public GetApplicationListResponse()
GetApplicationListResponse
public GetApplicationListResponse(int availableApplicationNumber,
ApplicationInformationType[] applicationInformation)
getAvailableApplicationNumber
public int getAvailableApplicationNumber()
- Gets the availableApplicationNumber value for this GetApplicationListResponse.
- Returns:
- availableApplicationNumber
setAvailableApplicationNumber
public void setAvailableApplicationNumber(int availableApplicationNumber)
- Sets the availableApplicationNumber value for this GetApplicationListResponse.
- Parameters:
availableApplicationNumber
-
getApplicationInformation
public ApplicationInformationType[] getApplicationInformation()
- Gets the applicationInformation value for this GetApplicationListResponse.
- Returns:
- applicationInformation
setApplicationInformation
public void setApplicationInformation(ApplicationInformationType[] applicationInformation)
- Sets the applicationInformation value for this GetApplicationListResponse.
- Parameters:
applicationInformation
-
getApplicationInformation
public ApplicationInformationType getApplicationInformation(int i)
setApplicationInformation
public void setApplicationInformation(int i,
ApplicationInformationType _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
static void ()
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