|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.ApplicationInformationType
Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private java.lang.String |
CFDANumber
|
private java.lang.String |
competitionID
|
private GrantsGovApplicationStatusType |
grants_GovApplicationStatus
|
private java.lang.String |
grants_govTrackingNumber
|
private java.lang.String |
opportunityID
|
private java.util.Calendar |
receivedDateTime
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
Constructor Summary | |
ApplicationInformationType()
|
|
ApplicationInformationType(java.lang.String opportunityID,
java.lang.String competitionID,
java.lang.String CFDANumber,
java.lang.String grants_govTrackingNumber,
java.util.Calendar receivedDateTime,
GrantsGovApplicationStatusType grants_GovApplicationStatus)
|
Method Summary | |
(package private) static void |
|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getCFDANumber()
Gets the CFDANumber value for this ApplicationInformationType. |
java.lang.String |
getCompetitionID()
Gets the competitionID value for this ApplicationInformationType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
GrantsGovApplicationStatusType |
getGrants_GovApplicationStatus()
Gets the grants_GovApplicationStatus value for this ApplicationInformationType. |
java.lang.String |
getGrants_govTrackingNumber()
Gets the grants_govTrackingNumber value for this ApplicationInformationType. |
java.lang.String |
getOpportunityID()
Gets the opportunityID value for this ApplicationInformationType. |
java.util.Calendar |
getReceivedDateTime()
Gets the receivedDateTime value for this ApplicationInformationType. |
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 |
setCFDANumber(java.lang.String CFDANumber)
Sets the CFDANumber value for this ApplicationInformationType. |
void |
setCompetitionID(java.lang.String competitionID)
Sets the competitionID value for this ApplicationInformationType. |
void |
setGrants_GovApplicationStatus(GrantsGovApplicationStatusType grants_GovApplicationStatus)
Sets the grants_GovApplicationStatus value for this ApplicationInformationType. |
void |
setGrants_govTrackingNumber(java.lang.String grants_govTrackingNumber)
Sets the grants_govTrackingNumber value for this ApplicationInformationType. |
void |
setOpportunityID(java.lang.String opportunityID)
Sets the opportunityID value for this ApplicationInformationType. |
void |
setReceivedDateTime(java.util.Calendar receivedDateTime)
Sets the receivedDateTime value for this ApplicationInformationType. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, registerNatives, toString, wait, wait, wait |
Field Detail |
private java.lang.String opportunityID
private java.lang.String competitionID
private java.lang.String CFDANumber
private java.lang.String grants_govTrackingNumber
private java.util.Calendar receivedDateTime
private GrantsGovApplicationStatusType grants_GovApplicationStatus
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
Constructor Detail |
public ApplicationInformationType()
public ApplicationInformationType(java.lang.String opportunityID, java.lang.String competitionID, java.lang.String CFDANumber, java.lang.String grants_govTrackingNumber, java.util.Calendar receivedDateTime, GrantsGovApplicationStatusType grants_GovApplicationStatus)
Method Detail |
public java.lang.String getOpportunityID()
public void setOpportunityID(java.lang.String opportunityID)
opportunityID
- public java.lang.String getCompetitionID()
public void setCompetitionID(java.lang.String competitionID)
competitionID
- public java.lang.String getCFDANumber()
public void setCFDANumber(java.lang.String CFDANumber)
CFDANumber
- public java.lang.String getGrants_govTrackingNumber()
public void setGrants_govTrackingNumber(java.lang.String grants_govTrackingNumber)
grants_govTrackingNumber
- public java.util.Calendar getReceivedDateTime()
public void setReceivedDateTime(java.util.Calendar receivedDateTime)
receivedDateTime
- public GrantsGovApplicationStatusType getGrants_GovApplicationStatus()
public void setGrants_GovApplicationStatus(GrantsGovApplicationStatusType grants_GovApplicationStatus)
grants_GovApplicationStatus
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
static void()
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: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |