Like
XivApiField, but operates on the transient fields instead of the normal fields.
If left with the default value, then the normal field naming semantics will apply - that is, if you wish to retrieve
transient field "Foo", you can either name the method getFoo/isFoo and decorate it with @XivApiTransientField, or
name the method whatever you want and decorate it with @XivApiTransientField("Foo").-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String value- Default:
""
-