org.opencrx.kernel.reservation1.jpa3
Class Segment$Slice

java.lang.Object
  extended by org.opencrx.kernel.jpa3.Segment$Slice
      extended by org.opencrx.kernel.reservation1.jpa3.Segment$Slice
All Implemented Interfaces:
Serializable

public class Segment$Slice
extends Segment$Slice

Segment$Slice object hold the Segment's multivalued attributes

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.opencrx.kernel.jpa3.Segment$Slice
Segment$Slice.SliceId
 
Constructor Summary
  Segment$Slice()
          Constructor
protected Segment$Slice(Segment object, int index)
          Constructor
 
Method Summary
 String getOwner()
           
 String getOwningGroup()
           
 void setOwner(String value)
           
 void setOwningGroup(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Segment$Slice

public Segment$Slice()
Constructor


Segment$Slice

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

Method Detail

getOwningGroup

public String getOwningGroup()

setOwningGroup

public void setOwningGroup(String value)

getOwner

public String getOwner()

setOwner

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