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

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

public class ActivityProcessStateFilterProperty$Slice
extends ActivityFilterProperty$Slice

ActivityProcessStateFilterProperty$Slice object hold the ActivityProcessStateFilterProperty'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
  ActivityProcessStateFilterProperty$Slice()
          Constructor
protected ActivityProcessStateFilterProperty$Slice(ActivityProcessStateFilterProperty object, int index)
          Constructor
 
Method Summary
 String getProcessState()
           
 void setProcessState(String 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

ActivityProcessStateFilterProperty$Slice

public ActivityProcessStateFilterProperty$Slice()
Constructor


ActivityProcessStateFilterProperty$Slice

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

Method Detail

getProcessState

public String getProcessState()

setProcessState

public void setProcessState(String value)


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