org.opencrx.kernel.account1.jpa3
Class AddressQueryFilterProperty$Slice
java.lang.Object
org.opencrx.kernel.account1.jpa3.AddressFilterProperty$Slice
org.opencrx.kernel.account1.jpa3.AddressQueryFilterProperty$Slice
- All Implemented Interfaces:
- Serializable
public class AddressQueryFilterProperty$Slice
- extends AddressFilterProperty$Slice
AddressQueryFilterProperty$Slice object hold the AddressQueryFilterProperty'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 |
AddressQueryFilterProperty$Slice
public AddressQueryFilterProperty$Slice()
- Constructor
AddressQueryFilterProperty$Slice
protected AddressQueryFilterProperty$Slice(AddressQueryFilterProperty object,
int index)
- Constructor
getDateTimeParam
public Timestamp getDateTimeParam()
setDateTimeParam
public void setDateTimeParam(Timestamp value)
getDateParam
public Date getDateParam()
setDateParam
public void setDateParam(Date value)
getBooleanParam
public Boolean getBooleanParam()
setBooleanParam
public void setBooleanParam(Boolean value)
getIntegerParam
public Integer getIntegerParam()
setIntegerParam
public void setIntegerParam(Integer value)
getDecimalParam
public BigDecimal getDecimalParam()
setDecimalParam
public void setDecimalParam(BigDecimal value)
getStringParam
public String getStringParam()
setStringParam
public void setStringParam(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.