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

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

public class AliasType$Slice
extends Element$Slice

AliasType$Slice object hold the AliasType'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
  AliasType$Slice()
          Constructor
protected AliasType$Slice(AliasType object, int index)
          Constructor
 
Method Summary
 String getSupertype()
           
 void setSupertype(String value)
           
 
Methods inherited from class org.opencrx.kernel.model1.jpa3.Element$Slice
getCategory, getCreatedBy, getExternalLink, getModifiedBy, getOwner, getOwningGroup, getStereotype, getUserBoolean4, getUserCode4, getUserDate4, getUserDateTime4, getUserNumber4, getUserString4, setCategory, 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

AliasType$Slice

public AliasType$Slice()
Constructor


AliasType$Slice

protected AliasType$Slice(AliasType 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.