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

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

public class SupplierFilterProperty$Slice
extends ContractFilterProperty$Slice

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

SupplierFilterProperty$Slice

public SupplierFilterProperty$Slice()
Constructor


SupplierFilterProperty$Slice

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

Method Detail

getSupplier

public String getSupplier()

setSupplier

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