org.opencrx.kernel.activity1.jpa3
Class WorkAndExpenseRecord$Slice
java.lang.Object
org.opencrx.kernel.activity1.jpa3.WorkAndExpenseRecord$Slice
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ActivityWorkRecord$Slice
public class WorkAndExpenseRecord$Slice
- extends Object
- implements Serializable
WorkAndExpenseRecord$Slice object hold the WorkAndExpenseRecord'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 |
WorkAndExpenseRecord$Slice
public WorkAndExpenseRecord$Slice()
- Constructor
WorkAndExpenseRecord$Slice
protected WorkAndExpenseRecord$Slice(WorkAndExpenseRecord object,
int index)
- Constructor
getModifiedBy
public String getModifiedBy()
setModifiedBy
public void setModifiedBy(String value)
getOwningGroup
public String getOwningGroup()
setOwningGroup
public void setOwningGroup(String value)
getCreatedBy
public String getCreatedBy()
setCreatedBy
public void setCreatedBy(String value)
getOwner
public String getOwner()
setOwner
public void setOwner(String value)
getContext
public String getContext()
setContext
public void setContext(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.