public static class Factory.CmTimeslot
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static CmTimeslot |
createInstance()
Creates a new instance of the
CmTimeslot class. |
static CmTimeslotList |
createList()
Creates a new instance of this collection class.
|
public static CmTimeslot createInstance()
CmTimeslot
class.
The created object is a dependent object and is only persisted
when its parent object (the independently persistable object that references it)
is persisted.public static CmTimeslotList createList()
© Copyright IBM Corporation 2006, 2015. All rights reserved.