Serialized Form
-
Package com.powerupsoftwareengineering.java.immutable.model.sample
-
Class com.powerupsoftwareengineering.java.immutable.model.sample.SampleChildModelObject
class SampleChildModelObject extends SampleParentModelObject implements Serializable-
Serialized Fields
-
type
String type
The type associated with the object.
-
-
-
Class com.powerupsoftwareengineering.java.immutable.model.sample.SampleModelObject
class SampleModelObject extends com.powerupsoftwareengineering.java.immutable.model.ModelObjectAbs implements Serializable-
Serialized Fields
-
name
String name
The name of the object. -
order
int order
The email address of the user which is used to identify the user.
-
-
-
Class com.powerupsoftwareengineering.java.immutable.model.sample.SampleParentModelObject
class SampleParentModelObject extends com.powerupsoftwareengineering.java.immutable.model.ModelObjectAbs implements Serializable-
Serialized Fields
-
name
String name
The name of the object.
-
-
-