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

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

public class AssignedToFilterProperty$Slice
extends ActivityFilterProperty$Slice

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

AssignedToFilterProperty$Slice

public AssignedToFilterProperty$Slice()
Constructor


AssignedToFilterProperty$Slice

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

Method Detail

getContact

public String getContact()

setContact

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