org.opencrx.kernel.model1.jpa3
Class Operation$Slice

java.lang.Object
  extended by org.opencrx.kernel.model1.jpa3.Element$Slice
      extended by org.opencrx.kernel.model1.jpa3.Operation$Slice
All Implemented Interfaces:
Serializable

public class Operation$Slice
extends Element$Slice

Operation$Slice object hold the Operation's multivalued attributes

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.opencrx.kernel.model1.jpa3.Element$Slice
Element$Slice.SliceId
 
Constructor Summary
  Operation$Slice()
          Constructor
protected Operation$Slice(Operation object, int index)
          Constructor
 
Method Summary
 String getException()
           
 void setException(String value)
           
 
Methods inherited from class org.opencrx.kernel.model1.jpa3.Element$Slice
getCategory, getContext, getCreatedBy, getExternalLink, getModifiedBy, getOwner, getOwningGroup, getStereotype, getUserBoolean4, getUserCode4, getUserDate4, getUserDateTime4, getUserNumber4, getUserString4, setCategory, setContext, setCreatedBy, setExternalLink, setModifiedBy, setOwner, setOwningGroup, setStereotype, setUserBoolean4, setUserCode4, setUserDate4, setUserDateTime4, setUserNumber4, setUserString4
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Operation$Slice

public Operation$Slice()
Constructor


Operation$Slice

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

Method Detail

getException

public String getException()

setException

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