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

java.lang.Object
  extended by org.opencrx.kernel.account1.jpa3.AddressFilterProperty$Slice
      extended by org.opencrx.kernel.account1.jpa3.AddressUsageFilterProperty$Slice
All Implemented Interfaces:
Serializable

public class AddressUsageFilterProperty$Slice
extends AddressFilterProperty$Slice

AddressUsageFilterProperty$Slice object hold the AddressUsageFilterProperty's multivalued attributes

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.opencrx.kernel.account1.jpa3.AddressFilterProperty$Slice
AddressFilterProperty$Slice.SliceId
 
Constructor Summary
  AddressUsageFilterProperty$Slice()
          Constructor
protected AddressUsageFilterProperty$Slice(AddressUsageFilterProperty object, int index)
          Constructor
 
Method Summary
 Short getUsage()
           
 void setUsage(Short value)
           
 
Methods inherited from class org.opencrx.kernel.account1.jpa3.AddressFilterProperty$Slice
getCreatedBy, getModifiedBy, getOwner, getOwningGroup, setCreatedBy, setModifiedBy, setOwner, setOwningGroup
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddressUsageFilterProperty$Slice

public AddressUsageFilterProperty$Slice()
Constructor


AddressUsageFilterProperty$Slice

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

Method Detail

getUsage

public Short getUsage()

setUsage

public void setUsage(Short value)


This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.