com.dotmarketing.portlets.jobs.model
Class Jobs
java.lang.Object
com.dotmarketing.beans.Inode
com.dotmarketing.portlets.jobs.model.Jobs
- All Implemented Interfaces:
- java.io.Serializable
public class Jobs
- extends Inode
- implements java.io.Serializable
- Author:
- Hibernate CodeGenerator
- See Also:
- Serialized Form
| Fields inherited from class com.dotmarketing.beans.Inode |
inode |
|
Constructor Summary |
Jobs()
default constructor |
| Methods inherited from class com.dotmarketing.beans.Inode |
addChild, addChild, addParent, addParent, deleteChild, deleteChild, deleteParent, deleteParent, equals, getiDate, getIDate, getIdentifier, getMap, getOwner, getType, hasChildren, hasParents, isNew, setiDate, setIDate, setIDate, setIdentifier, setInode, setOwner, setOwner, setParents, setType |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Jobs
public Jobs()
- default constructor
isActive
public boolean isActive()
- Returns:
- Returns the active.
setActive
public void setActive(boolean active)
- Parameters:
active - The active to set.
isBlind
public boolean isBlind()
- Returns:
- Returns the blind.
setBlind
public void setBlind(boolean blind)
- Parameters:
blind - The blind to set.
getCcexp
public java.lang.String getCcexp()
- Returns:
- Returns the ccexp.
setCcexp
public void setCcexp(java.lang.String ccexp)
- Parameters:
ccexp - The ccexp to set.
getCcnum
public java.lang.String getCcnum()
- Returns:
- Returns the ccnum.
setCcnum
public void setCcnum(java.lang.String ccnum)
- Parameters:
ccnum - The ccnum to set.
getCctype
public java.lang.String getCctype()
- Returns:
- Returns the cctype.
setCctype
public void setCctype(java.lang.String cctype)
- Parameters:
cctype - The cctype to set.
getCity
public java.lang.String getCity()
- Returns:
- Returns the city.
setCity
public void setCity(java.lang.String city)
- Parameters:
city - The city to set.
getContactinfo
public java.lang.String getContactinfo()
- Returns:
- Returns the contactinfo.
setContactinfo
public void setContactinfo(java.lang.String contactinfo)
- Parameters:
contactinfo - The contactinfo to set.
getDescription
public java.lang.String getDescription()
- Returns:
- Returns the description.
setDescription
public void setDescription(java.lang.String description)
- Parameters:
description - The description to set.
getEmail
public java.lang.String getEmail()
- Returns:
- Returns the email.
setEmail
public void setEmail(java.lang.String email)
- Parameters:
email - The email to set.
getEntrydate
public java.util.Date getEntrydate()
- Returns:
- Returns the entrydate.
setEntrydate
public void setEntrydate(java.util.Date entrydate)
- Parameters:
entrydate - The entrydate to set.
getExpdate
public java.util.Date getExpdate()
- Returns:
- Returns the expdate.
setExpdate
public void setExpdate(java.util.Date expdate)
- Parameters:
expdate - The expdate to set.
getFax
public java.lang.String getFax()
- Returns:
- Returns the fax.
setFax
public void setFax(java.lang.String fax)
- Parameters:
fax - The fax to set.
getInode
public long getInode()
- Overrides:
getInode in class Inode
- Returns:
- Returns the inode.
setInode
public void setInode(long inode)
- Description copied from class:
Inode
- Sets the inode.
- Overrides:
setInode in class Inode
- Parameters:
inode - The inode to set.
getJoblocation
public java.lang.String getJoblocation()
- Returns:
- Returns the joblocation.
setJoblocation
public void setJoblocation(java.lang.String joblocation)
- Parameters:
joblocation - The joblocation to set.
getJobtitle
public java.lang.String getJobtitle()
- Returns:
- Returns the jobtitle.
setJobtitle
public void setJobtitle(java.lang.String jobtitle)
- Parameters:
jobtitle - The jobtitle to set.
getName
public java.lang.String getName()
- Returns:
- Returns the name.
setName
public void setName(java.lang.String name)
- Parameters:
name - The name to set.
getOrganization
public java.lang.String getOrganization()
- Returns:
- Returns the organization.
setOrganization
public void setOrganization(java.lang.String organization)
- Parameters:
organization - The organization to set.
getPhone
public java.lang.String getPhone()
- Returns:
- Returns the phone.
setPhone
public void setPhone(java.lang.String phone)
- Parameters:
phone - The phone to set.
isPremiumlisting
public boolean isPremiumlisting()
- Returns:
- Returns the premiumlisting.
setPremiumlisting
public void setPremiumlisting(boolean premiumlisting)
- Parameters:
premiumlisting - The premiumlisting to set.
getRequirements
public java.lang.String getRequirements()
- Returns:
- Returns the requirements.
setRequirements
public void setRequirements(java.lang.String requirements)
- Parameters:
requirements - The requirements to set.
getSalary
public java.lang.String getSalary()
- Returns:
- Returns the salary.
setSalary
public void setSalary(java.lang.String salary)
- Parameters:
salary - The salary to set.
getState
public java.lang.String getState()
- Returns:
- Returns the state.
setState
public void setState(java.lang.String state)
- Parameters:
state - The state to set.
getStreetaddress1
public java.lang.String getStreetaddress1()
- Returns:
- Returns the streetaddress1.
setStreetaddress1
public void setStreetaddress1(java.lang.String streetaddress1)
- Parameters:
streetaddress1 - The streetaddress1 to set.
getStreetaddress2
public java.lang.String getStreetaddress2()
- Returns:
- Returns the streetaddress2.
setStreetaddress2
public void setStreetaddress2(java.lang.String streetaddress2)
- Parameters:
streetaddress2 - The streetaddress2 to set.
getTitle
public java.lang.String getTitle()
- Returns:
- Returns the title.
setTitle
public void setTitle(java.lang.String title)
- Parameters:
title - The title to set.
getZip
public java.lang.String getZip()
- Returns:
- Returns the zip.
setZip
public void setZip(java.lang.String zip)
- Parameters:
zip - The zip to set.
Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.