| java.lang.Object | |
| ↳ | com.zuora.api.object.Dynamic |
Known Direct Subclasses
|
Known Indirect Subclasses
|
Base class for Zuora objects that simplifies accessing customizable properties - properties that may be defined by user
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| EXCLUDED_PROPERTY_NAMES | |||||||||||
| mom | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Answers the name and values of the dynamic properties of this object
| |||||||||||
Answers the dynamic property elements.
| |||||||||||
Synonym of
getField(String) that lets groovy script users
to access dynamic properties with the indexed brackets [] syntax. | |||||||||||
Synonym of #setField(String, String) that lets groovy script users
to set dynamic properties with the indexed brackets [] syntax.
| |||||||||||
Answers the name and values of the static properties of this object
| |||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Answers the name and values of the dynamic properties of this object
Answers the dynamic property elements. Warning: this method is CXF specific and its usage is discouraged
Synonym of getField(String) that lets groovy script users
to access dynamic properties with the indexed brackets [] syntax.
| name |
|---|
| name |
|---|
Synonym of #setField(String, String) that lets groovy script users to set dynamic properties with the indexed brackets [] syntax.
| name | |
|---|---|
| value |
| name | |
|---|---|
| value |
Answers the name and values of the static properties of this object
| name |
|---|