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

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

public class CustomerFilterProperty$Slice
extends ContractFilterProperty$Slice

CustomerFilterProperty$Slice object hold the CustomerFilterProperty'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
  CustomerFilterProperty$Slice()
          Constructor
protected CustomerFilterProperty$Slice(CustomerFilterProperty object, int index)
          Constructor
 
Method Summary
 String getCustomer()
           
 void setCustomer(String 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

CustomerFilterProperty$Slice

public CustomerFilterProperty$Slice()
Constructor


CustomerFilterProperty$Slice

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

Method Detail

getCustomer

public String getCustomer()

setCustomer

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