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

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

public class SalesRepFilterProperty$Slice
extends ContractFilterProperty$Slice

SalesRepFilterProperty$Slice object hold the SalesRepFilterProperty'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
  SalesRepFilterProperty$Slice()
          Constructor
protected SalesRepFilterProperty$Slice(SalesRepFilterProperty object, int index)
          Constructor
 
Method Summary
 String getSalesRep()
           
 void setSalesRep(String value)
           
 
Methods inherited from class org.opencrx.kernel.contract1.jpa3.ContractFilterProperty$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

SalesRepFilterProperty$Slice

public SalesRepFilterProperty$Slice()
Constructor


SalesRepFilterProperty$Slice

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

Method Detail

getSalesRep

public String getSalesRep()

setSalesRep

public void setSalesRep(String value)


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