Fantom

 

const final class

sys::Transient

sys::Obj
  sys::Transient : sys::Facet

Transient is a facet used to annotate fields which should be serialized inside a Serializable type. See the Serialization Doc for details.

Slots

defValSource

const static Transient defVal

Singleton for Transient facet.