| java.lang.Object | |
| ↳ | com.sugarcrm.sugarcrm.NewReturnNoteAttachment |
Java class for new_return_note_attachment complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="new_return_note_attachment">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="note_attachment" type="{http://www.sugarcrm.com/sugarcrm}new_note_attachment"/>
</all>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| noteAttachment | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the noteAttachment property.
| |||||||||||
Sets the value of the noteAttachment property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the noteAttachment property.
NewNoteAttachment
Sets the value of the noteAttachment property.
| value | Allowed object is
NewNoteAttachment
|
|---|