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

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

public class ScheduledEndFilterProperty$Slice
extends ActivityFilterProperty$Slice

ScheduledEndFilterProperty$Slice object hold the ScheduledEndFilterProperty'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
  ScheduledEndFilterProperty$Slice()
          Constructor
protected ScheduledEndFilterProperty$Slice(ScheduledEndFilterProperty object, int index)
          Constructor
 
Method Summary
 Timestamp getScheduledEnd()
           
 void setScheduledEnd(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

ScheduledEndFilterProperty$Slice

public ScheduledEndFilterProperty$Slice()
Constructor


ScheduledEndFilterProperty$Slice

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

Method Detail

getScheduledEnd

public Timestamp getScheduledEnd()

setScheduledEnd

public void setScheduledEnd(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.