JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
com.inductiveautomation.ignition.common.xmlserialization
Annotation Type Transient
@Retention(value=RUNTIME) @Target(value=METHOD) public @interface
Transient
Use on either the getter or setter method (or both) of a property to mark it as transient with respect to the XMLSerializer. The property will not be serialized.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element