Uses of Interface
adams.core.SerializableObject
-
Packages that use SerializableObject Package Description adams.core -
-
Uses of SerializableObject in adams.core
Fields in adams.core declared as SerializableObject Modifier and Type Field Description protected SerializableObjectSerializableObjectHelper. m_Ownerthe owner.Methods in adams.core that return SerializableObject Modifier and Type Method Description SerializableObjectSerializableObjectHelper. getOwner()Returns the owning object.Constructors in adams.core with parameters of type SerializableObject Constructor Description SerializableObjectHelper(SerializableObject owner)Initializes the helper.
-