org.opencrx.kernel.code1.jpa3
Class CodeValueEntry$Slice

java.lang.Object
  extended by org.opencrx.kernel.code1.jpa3.AbstractEntry$Slice
      extended by org.opencrx.kernel.code1.jpa3.CodeValueEntry$Slice
All Implemented Interfaces:
Serializable

public class CodeValueEntry$Slice
extends AbstractEntry$Slice

CodeValueEntry$Slice object hold the CodeValueEntry's multivalued attributes

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.opencrx.kernel.code1.jpa3.AbstractEntry$Slice
AbstractEntry$Slice.SliceId
 
Constructor Summary
  CodeValueEntry$Slice()
          Constructor
protected CodeValueEntry$Slice(CodeValueEntry object, int index)
          Constructor
 
Method Summary
 String getLongText()
           
 String getShortText()
           
 void setLongText(String value)
           
 void setShortText(String value)
           
 
Methods inherited from class org.opencrx.kernel.code1.jpa3.AbstractEntry$Slice
getCreatedBy, getModifiedBy, getOwner, getOwningGroup, setCreatedBy, setModifiedBy, setOwner, setOwningGroup
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodeValueEntry$Slice

public CodeValueEntry$Slice()
Constructor


CodeValueEntry$Slice

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

Method Detail

getLongText

public String getLongText()

setLongText

public void setLongText(String value)

getShortText

public String getShortText()

setShortText

public void setShortText(String value)


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