com.dotmarketing.cms.inquiry.struts
Class InquiryFormExt

java.lang.Object
  extended by ValidatorForm
      extended by com.dotmarketing.cms.inquiry.struts.InquiryForm
          extended by com.dotmarketing.cms.inquiry.struts.InquiryFormExt

public class InquiryFormExt
extends InquiryForm


Constructor Summary
InquiryFormExt()
           
 
Method Summary
 java.lang.String getDelivery()
           
 java.lang.String getEnterpriseSupport()
           
 java.lang.String getHoursSupport()
           
 java.lang.String[] getOrganizationType()
           
 java.lang.String getRecurTotalText()
           
 java.lang.String getTotalText()
           
 void setDelivery(java.lang.String delivery)
           
 void setEnterpriseSupport(java.lang.String enterpriseSupport)
           
 void setHoursSupport(java.lang.String hoursSupport)
           
 void setOrganizationType(java.lang.String[] organizationType)
           
 void setRecurTotalText(java.lang.String recurTotalText)
           
 void setTotalText(java.lang.String totalText)
           
 
Methods inherited from class com.dotmarketing.cms.inquiry.struts.InquiryForm
getAddress1, getAddress2, getAddress3, getCategories, getCid, getCity, getComments, getContactMethods, getCountry, getDegree, getDepartments, getDispatch, getEmail, getFirstName, getHowHeard, getInterests, getLastName, getMessage, getMiddleName, getOrganization, getPassword, getPassword2, getPhone, getSsn, getState, getStatus, getTitle, getUserName, getZip, isAlumni, isOptOut, isRememberMe, setAddress1, setAddress2, setAddress3, setAlumni, setCategories, setCid, setCity, setComments, setContactMethods, setCountry, setDegree, setDepartments, setDispatch, setEmail, setFirstName, setHowHeard, setInterests, setLastName, setMessage, setMiddleName, setOptOut, setOrganization, setPassword, setPassword2, setPhone, setRememberMe, setSsn, setState, setStatus, setTitle, setUserName, setZip, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InquiryFormExt

public InquiryFormExt()
Method Detail

getOrganizationType

public java.lang.String[] getOrganizationType()

setOrganizationType

public void setOrganizationType(java.lang.String[] organizationType)

getDelivery

public java.lang.String getDelivery()

setDelivery

public void setDelivery(java.lang.String delivery)

getEnterpriseSupport

public java.lang.String getEnterpriseSupport()

setEnterpriseSupport

public void setEnterpriseSupport(java.lang.String enterpriseSupport)

getHoursSupport

public java.lang.String getHoursSupport()

setHoursSupport

public void setHoursSupport(java.lang.String hoursSupport)

getRecurTotalText

public java.lang.String getRecurTotalText()

setRecurTotalText

public void setRecurTotalText(java.lang.String recurTotalText)

getTotalText

public java.lang.String getTotalText()

setTotalText

public void setTotalText(java.lang.String totalText)


Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.