public class TearsheetDto extends TearsheetDtoBase
Java class for tearsheetDto complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tearsheetDto"> <complexContent> <extension base="{http://tearsheet.entity.bullhorn.com/}tearsheetDtoBase"> <sequence> </sequence> </extension> </complexContent> </complexType>
dateAdded, description, isDeleted, isPrivate, name, ownerID, password, tearsheetID
Constructor and Description |
---|
TearsheetDto() |
getDateAdded, getDescription, getName, getOwnerID, getPassword, getTearsheetID, isIsDeleted, isIsPrivate, setDateAdded, setDescription, setIsDeleted, setIsPrivate, setName, setOwnerID, setPassword, setTearsheetID