org.opencrx.kernel.contract1.jpa3
Class TotalAmountFilterProperty$Slice

java.lang.Object
  extended by org.opencrx.kernel.contract1.jpa3.ContractFilterProperty$Slice
      extended by org.opencrx.kernel.contract1.jpa3.TotalAmountFilterProperty$Slice
All Implemented Interfaces:
Serializable

public class TotalAmountFilterProperty$Slice
extends ContractFilterProperty$Slice

TotalAmountFilterProperty$Slice object hold the TotalAmountFilterProperty's multivalued attributes

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.opencrx.kernel.contract1.jpa3.ContractFilterProperty$Slice
ContractFilterProperty$Slice.SliceId
 
Constructor Summary
  TotalAmountFilterProperty$Slice()
          Constructor
protected TotalAmountFilterProperty$Slice(TotalAmountFilterProperty object, int index)
          Constructor
 
Method Summary
 BigDecimal getTotalAmount()
           
 void setTotalAmount(BigDecimal value)
           
 
Methods inherited from class org.opencrx.kernel.contract1.jpa3.ContractFilterProperty$Slice
getContext, getCreatedBy, getModifiedBy, getOwner, getOwningGroup, setContext, setCreatedBy, setModifiedBy, setOwner, setOwningGroup
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TotalAmountFilterProperty$Slice

public TotalAmountFilterProperty$Slice()
Constructor


TotalAmountFilterProperty$Slice

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

Method Detail

getTotalAmount

public BigDecimal getTotalAmount()

setTotalAmount

public void setTotalAmount(BigDecimal value)


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