public class NoteEntityDto extends NoteEntityDtoBase
Java class for noteEntityDto complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="noteEntityDto"> <complexContent> <extension base="{http://note.entity.bullhorn.com/}noteEntityDtoBase"> <sequence> </sequence> </extension> </complexContent> </complexType>
noteEntityID, noteID, targetEntityID, targetEntityName
Constructor and Description |
---|
NoteEntityDto() |
getNoteEntityID, getNoteID, getTargetEntityID, getTargetEntityName, setNoteEntityID, setNoteID, setTargetEntityID, setTargetEntityName