org.opencrx.kernel.account1.jpa3
Class AddressFilterProperty$Slice

java.lang.Object
  extended by org.opencrx.kernel.account1.jpa3.AddressFilterProperty$Slice
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AddressCategoryFilterProperty$Slice, AddressDisabledFilterProperty$Slice, AddressMainFilterProperty$Slice, AddressQueryFilterProperty$Slice, AddressTypeFilterProperty$Slice, AddressUsageFilterProperty$Slice

public class AddressFilterProperty$Slice
extends Object
implements Serializable

AddressFilterProperty$Slice object hold the AddressFilterProperty's multivalued attributes

See Also:
Serialized Form

Nested Class Summary
static class AddressFilterProperty$Slice.SliceId
          The slices' compound identity class
 
Constructor Summary
  AddressFilterProperty$Slice()
          Constructor
protected AddressFilterProperty$Slice(AddressFilterProperty object, int index)
          Constructor
 
Method Summary
 String getContext()
           
 String getCreatedBy()
           
 String getModifiedBy()
           
 String getOwner()
           
 String getOwningGroup()
           
 void setContext(String value)
           
 void setCreatedBy(String value)
           
 void setModifiedBy(String value)
           
 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

AddressFilterProperty$Slice

public AddressFilterProperty$Slice()
Constructor


AddressFilterProperty$Slice

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

Method Detail

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)

getContext

public String getContext()

setContext

public void setContext(String value)

getOwningGroup

public String getOwningGroup()

setOwningGroup

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