org.opencrx.kernel.activity1.jpa3
Class ScheduledStartFilterProperty$Slice

java.lang.Object
  extended by org.opencrx.kernel.activity1.jpa3.ActivityFilterProperty$Slice
      extended by org.opencrx.kernel.activity1.jpa3.ScheduledStartFilterProperty$Slice
All Implemented Interfaces:
Serializable

public class ScheduledStartFilterProperty$Slice
extends ActivityFilterProperty$Slice

ScheduledStartFilterProperty$Slice object hold the ScheduledStartFilterProperty's multivalued attributes

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.opencrx.kernel.activity1.jpa3.ActivityFilterProperty$Slice
ActivityFilterProperty$Slice.SliceId
 
Constructor Summary
  ScheduledStartFilterProperty$Slice()
          Constructor
protected ScheduledStartFilterProperty$Slice(ScheduledStartFilterProperty object, int index)
          Constructor
 
Method Summary
 Timestamp getScheduledStart()
           
 void setScheduledStart(Timestamp value)
           
 
Methods inherited from class org.opencrx.kernel.activity1.jpa3.ActivityFilterProperty$Slice
getContext, getCreatedBy, getModifiedBy, getOwner, getOwningGroup, setContext, setCreatedBy, setModifiedBy, setOwner, setOwningGroup
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScheduledStartFilterProperty$Slice

public ScheduledStartFilterProperty$Slice()
Constructor


ScheduledStartFilterProperty$Slice

protected ScheduledStartFilterProperty$Slice(ScheduledStartFilterProperty object,
                                             int index)
Constructor

Method Detail

getScheduledStart

public Timestamp getScheduledStart()

setScheduledStart

public void setScheduledStart(Timestamp value)


This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.