org.opencrx.kernel.generic.jpa3
Class Description$Slice
java.lang.Object
org.opencrx.kernel.generic.jpa3.Description$Slice
- All Implemented Interfaces:
- Serializable
public class Description$Slice
- extends Object
- implements Serializable
Description$Slice
object hold the Description
's multivalued attributes
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Description$Slice
public Description$Slice()
- Constructor
Description$Slice
protected Description$Slice(Description object,
int index)
- Constructor
getModifiedBy
public String getModifiedBy()
setModifiedBy
public void setModifiedBy(String value)
getCreatedBy
public String getCreatedBy()
setCreatedBy
public void setCreatedBy(String value)
getOwner
public String getOwner()
setOwner
public void setOwner(String value)
getOwningGroup
public String getOwningGroup()
setOwningGroup
public void setOwningGroup(String value)
This software is published under the BSD license. Copyright © 2003-2013, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.