gov.grants.apply.system.Header_V1_0
Class GrantSubmissionHeader

java.lang.Object
  |
  +--gov.grants.apply.system.Header_V1_0.GrantSubmissionHeader
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Field Summary
private  java.lang.Object __equalsCalc
           
private  boolean __hashCodeCalc
           
private  java.lang.String activityTitle
           
private  java.lang.String agencyName
           
private  java.lang.String CFDANumber
           
private  java.util.Date closingDate
           
private  java.lang.String competitionID
           
private  HashValue hashValue
           
private  java.util.Date openingDate
           
private  java.lang.String opportunityID
           
private  java.lang.String opportunityTitle
           
private  java.lang.String schemaVersion
           
private  java.lang.String submissionTitle
           
private static org.apache.axis.description.TypeDesc typeDesc
           
 
Constructor Summary
GrantSubmissionHeader()
           
GrantSubmissionHeader(HashValue hashValue, java.lang.String agencyName, java.lang.String CFDANumber, java.lang.String activityTitle, java.lang.String opportunityID, java.lang.String opportunityTitle, java.lang.String competitionID, java.util.Date openingDate, java.util.Date closingDate, java.lang.String submissionTitle, java.lang.String schemaVersion)
           
 
Method Summary
(package private) static void ()
           
 boolean equals(java.lang.Object obj)
           
 java.lang.String getActivityTitle()
          Gets the activityTitle value for this GrantSubmissionHeader.
 java.lang.String getAgencyName()
          Gets the agencyName value for this GrantSubmissionHeader.
 java.lang.String getCFDANumber()
          Gets the CFDANumber value for this GrantSubmissionHeader.
 java.util.Date getClosingDate()
          Gets the closingDate value for this GrantSubmissionHeader.
 java.lang.String getCompetitionID()
          Gets the competitionID value for this GrantSubmissionHeader.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 HashValue getHashValue()
          Gets the hashValue value for this GrantSubmissionHeader.
 java.util.Date getOpeningDate()
          Gets the openingDate value for this GrantSubmissionHeader.
 java.lang.String getOpportunityID()
          Gets the opportunityID value for this GrantSubmissionHeader.
 java.lang.String getOpportunityTitle()
          Gets the opportunityTitle value for this GrantSubmissionHeader.
 java.lang.String getSchemaVersion()
          Gets the schemaVersion value for this GrantSubmissionHeader.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 java.lang.String getSubmissionTitle()
          Gets the submissionTitle value for this GrantSubmissionHeader.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setActivityTitle(java.lang.String activityTitle)
          Sets the activityTitle value for this GrantSubmissionHeader.
 void setAgencyName(java.lang.String agencyName)
          Sets the agencyName value for this GrantSubmissionHeader.
 void setCFDANumber(java.lang.String CFDANumber)
          Sets the CFDANumber value for this GrantSubmissionHeader.
 void setClosingDate(java.util.Date closingDate)
          Sets the closingDate value for this GrantSubmissionHeader.
 void setCompetitionID(java.lang.String competitionID)
          Sets the competitionID value for this GrantSubmissionHeader.
 void setHashValue(HashValue hashValue)
          Sets the hashValue value for this GrantSubmissionHeader.
 void setOpeningDate(java.util.Date openingDate)
          Sets the openingDate value for this GrantSubmissionHeader.
 void setOpportunityID(java.lang.String opportunityID)
          Sets the opportunityID value for this GrantSubmissionHeader.
 void setOpportunityTitle(java.lang.String opportunityTitle)
          Sets the opportunityTitle value for this GrantSubmissionHeader.
 void setSchemaVersion(java.lang.String schemaVersion)
          Sets the schemaVersion value for this GrantSubmissionHeader.
 void setSubmissionTitle(java.lang.String submissionTitle)
          Sets the submissionTitle value for this GrantSubmissionHeader.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

hashValue

private HashValue hashValue

agencyName

private java.lang.String agencyName

CFDANumber

private java.lang.String CFDANumber

activityTitle

private java.lang.String activityTitle

opportunityID

private java.lang.String opportunityID

opportunityTitle

private java.lang.String opportunityTitle

competitionID

private java.lang.String competitionID

openingDate

private java.util.Date openingDate

closingDate

private java.util.Date closingDate

submissionTitle

private java.lang.String submissionTitle

schemaVersion

private java.lang.String schemaVersion

__equalsCalc

private java.lang.Object __equalsCalc

__hashCodeCalc

private boolean __hashCodeCalc

typeDesc

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

GrantSubmissionHeader

public GrantSubmissionHeader()

GrantSubmissionHeader

public GrantSubmissionHeader(HashValue hashValue,
                             java.lang.String agencyName,
                             java.lang.String CFDANumber,
                             java.lang.String activityTitle,
                             java.lang.String opportunityID,
                             java.lang.String opportunityTitle,
                             java.lang.String competitionID,
                             java.util.Date openingDate,
                             java.util.Date closingDate,
                             java.lang.String submissionTitle,
                             java.lang.String schemaVersion)
Method Detail

getHashValue

public HashValue getHashValue()
Gets the hashValue value for this GrantSubmissionHeader.
Returns:
hashValue

setHashValue

public void setHashValue(HashValue hashValue)
Sets the hashValue value for this GrantSubmissionHeader.
Parameters:
hashValue -  

getAgencyName

public java.lang.String getAgencyName()
Gets the agencyName value for this GrantSubmissionHeader.
Returns:
agencyName

setAgencyName

public void setAgencyName(java.lang.String agencyName)
Sets the agencyName value for this GrantSubmissionHeader.
Parameters:
agencyName -  

getCFDANumber

public java.lang.String getCFDANumber()
Gets the CFDANumber value for this GrantSubmissionHeader.
Returns:
CFDANumber

setCFDANumber

public void setCFDANumber(java.lang.String CFDANumber)
Sets the CFDANumber value for this GrantSubmissionHeader.
Parameters:
CFDANumber -  

getActivityTitle

public java.lang.String getActivityTitle()
Gets the activityTitle value for this GrantSubmissionHeader.
Returns:
activityTitle

setActivityTitle

public void setActivityTitle(java.lang.String activityTitle)
Sets the activityTitle value for this GrantSubmissionHeader.
Parameters:
activityTitle -  

getOpportunityID

public java.lang.String getOpportunityID()
Gets the opportunityID value for this GrantSubmissionHeader.
Returns:
opportunityID

setOpportunityID

public void setOpportunityID(java.lang.String opportunityID)
Sets the opportunityID value for this GrantSubmissionHeader.
Parameters:
opportunityID -  

getOpportunityTitle

public java.lang.String getOpportunityTitle()
Gets the opportunityTitle value for this GrantSubmissionHeader.
Returns:
opportunityTitle

setOpportunityTitle

public void setOpportunityTitle(java.lang.String opportunityTitle)
Sets the opportunityTitle value for this GrantSubmissionHeader.
Parameters:
opportunityTitle -  

getCompetitionID

public java.lang.String getCompetitionID()
Gets the competitionID value for this GrantSubmissionHeader.
Returns:
competitionID

setCompetitionID

public void setCompetitionID(java.lang.String competitionID)
Sets the competitionID value for this GrantSubmissionHeader.
Parameters:
competitionID -  

getOpeningDate

public java.util.Date getOpeningDate()
Gets the openingDate value for this GrantSubmissionHeader.
Returns:
openingDate

setOpeningDate

public void setOpeningDate(java.util.Date openingDate)
Sets the openingDate value for this GrantSubmissionHeader.
Parameters:
openingDate -  

getClosingDate

public java.util.Date getClosingDate()
Gets the closingDate value for this GrantSubmissionHeader.
Returns:
closingDate

setClosingDate

public void setClosingDate(java.util.Date closingDate)
Sets the closingDate value for this GrantSubmissionHeader.
Parameters:
closingDate -  

getSubmissionTitle

public java.lang.String getSubmissionTitle()
Gets the submissionTitle value for this GrantSubmissionHeader.
Returns:
submissionTitle

setSubmissionTitle

public void setSubmissionTitle(java.lang.String submissionTitle)
Sets the submissionTitle value for this GrantSubmissionHeader.
Parameters:
submissionTitle -  

getSchemaVersion

public java.lang.String getSchemaVersion()
Gets the schemaVersion value for this GrantSubmissionHeader.
Returns:
schemaVersion

setSchemaVersion

public void setSchemaVersion(java.lang.String schemaVersion)
Sets the schemaVersion value for this GrantSubmissionHeader.
Parameters:
schemaVersion -  

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