Package myorg.relex.collection
Class Segment
- java.lang.Object
-
- myorg.relex.collection.Segment
-
- All Implemented Interfaces:
Comparable<Segment>
@Entity public class Segment extends Object implements Comparable<Segment>
This class represents an example entity that has an order in its parent's list.
-
-
Constructor Summary
Constructors Constructor Description Segment()
-