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

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

public class PrimitiveType$Slice
extends Element$Slice

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

PrimitiveType$Slice

public PrimitiveType$Slice()
Constructor


PrimitiveType$Slice

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

Method Detail

getSupertype

public String getSupertype()

setSupertype

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