public class SpecialtyDto extends SpecialtyDtoBase
Java class for specialtyDto complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="specialtyDto"> <complexContent> <extension base="{http://lists.entity.bullhorn.com/}specialtyDtoBase"> <sequence> </sequence> </extension> </complexContent> </complexType>
dateAdded, enabled, name, parentCategoryID, specialtyID
Constructor and Description |
---|
SpecialtyDto() |
getDateAdded, getName, getParentCategoryID, getSpecialtyID, isEnabled, setDateAdded, setEnabled, setName, setParentCategoryID, setSpecialtyID