public class CategoryDto extends CategoryDtoBase
Java class for categoryDto complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="categoryDto">
<complexContent>
<extension base="{http://lists.entity.bullhorn.com/}categoryDtoBase">
<sequence>
</sequence>
</extension>
</complexContent>
</complexType>
categoryID, dateAdded, description, enabled, externalID, name, occupation, type| Constructor and Description |
|---|
CategoryDto() |
getCategoryID, getDateAdded, getDescription, getExternalID, getName, getOccupation, getType, isEnabled, setCategoryID, setDateAdded, setDescription, setEnabled, setExternalID, setName, setOccupation, setType