public class Seed
extends Object
-
Constructor Summary
Constructors
Seed(TreeType treeType,
int stem,
long created,
long updated,
swim.structure.Value rootRefValue)
-
Method Summary
long
swim.structure.Value
int
swim.structure.Value
long
-
Constructor Details
-
Seed
public Seed(TreeType treeType,
int stem,
long created,
long updated,
swim.structure.Value rootRefValue)
-
Method Details
-
-
-
created
public long created()
-
updated
public long updated()
-
rootRefValue
public swim.structure.Value rootRefValue()
-
-
-
-
toValue
public swim.structure.Value toValue()
-
-
fromValue
public static Seed fromValue(swim.structure.Value value)