|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Segment | |
|---|---|
| org.opencrx.kernel.depot1.jdo2 | |
| Uses of Segment in org.opencrx.kernel.depot1.jdo2 |
|---|
| Methods in org.opencrx.kernel.depot1.jdo2 with parameters of type Segment | |
|---|---|
void |
DepotType.addToDepotEntity(Segment depotEntity)
Sets a new value for the reference depotEntity. |
void |
DepotType.addToDepotEntity(Segment depotEntity,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:depot1:EntityContainsDepotType. |
void |
SingleBooking.addToSegment(Segment segment)
Sets a new value for the reference segment. |
void |
SimpleBooking.addToSegment(Segment segment)
Sets a new value for the reference segment. |
void |
DepotEntityRelationship.addToSegment(Segment segment)
Sets a new value for the reference segment. |
void |
DepotEntity.addToSegment(Segment segment)
Sets a new value for the reference segment. |
void |
CompoundBooking.addToSegment(Segment segment)
Sets a new value for the reference segment. |
void |
SingleBooking.addToSegment(Segment segment,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:depot1:SegmentContainsBooking. |
void |
SimpleBooking.addToSegment(Segment segment,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:depot1:SegmentContainsSimpleBooking. |
void |
DepotEntityRelationship.addToSegment(Segment segment,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:depot1:SegmentContainsDepotEntityRelationship. |
void |
DepotEntity.addToSegment(Segment segment,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:depot1:SegmentContainsDepotEntity. |
void |
CompoundBooking.addToSegment(Segment segment,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:depot1:SegmentContainsCompoundBooking. |
| Constructors in org.opencrx.kernel.depot1.jdo2 with parameters of type Segment | |
|---|---|
Segment.Slice(Segment object,
int index)
Constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||