org.opencrx.kernel.generic.jpa3
Class PropertySetEntry$Slice
java.lang.Object
org.opencrx.kernel.generic.jpa3.PropertySetEntry$Slice
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- BooleanPropertySetEntry$Slice, DatePropertySetEntry$Slice, DateTimePropertySetEntry$Slice, DecimalPropertySetEntry$Slice, IntegerPropertySetEntry$Slice, ReferencePropertySetEntry$Slice, StringPropertySetEntry$Slice, UriPropertySetEntry$Slice
public class PropertySetEntry$Slice
- extends Object
- implements Serializable
PropertySetEntry$Slice object hold the PropertySetEntry'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 |
PropertySetEntry$Slice
public PropertySetEntry$Slice()
- Constructor
PropertySetEntry$Slice
protected PropertySetEntry$Slice(PropertySetEntry 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)
This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.