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

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

public class AssociationEnd$Slice
extends Element$Slice

AssociationEnd$Slice object hold the AssociationEnd'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
  AssociationEnd$Slice()
          Constructor
protected AssociationEnd$Slice(AssociationEnd object, int index)
          Constructor
 
Method Summary
 String getQualifierName()
           
 String getQualifierType()
           
 void setQualifierName(String value)
           
 void setQualifierType(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

AssociationEnd$Slice

public AssociationEnd$Slice()
Constructor


AssociationEnd$Slice

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

Method Detail

getQualifierType

public String getQualifierType()

setQualifierType

public void setQualifierType(String value)

getQualifierName

public String getQualifierName()

setQualifierName

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