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

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

public class Lead$Slice
extends AbstractContract$Slice

Lead$Slice object hold the Lead's multivalued attributes

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.opencrx.kernel.contract1.jpa3.AbstractContract$Slice
AbstractContract$Slice.SliceId
 
Constructor Summary
  Lead$Slice()
          Constructor
protected Lead$Slice(Lead object, int index)
          Constructor
 
Method Summary
 String getOpportunity()
           
 void setOpportunity(String value)
           
 
Methods inherited from class org.opencrx.kernel.contract1.jpa3.AbstractContract$Slice
getActivity, getCategory, getCompetitor, getContact, getContext, getCreatedBy, getExternalLink, getInventoryCb, getModifiedBy, getOwner, getOwningGroup, getUserBoolean4, getUserCode4, getUserDate4, getUserDateTime4, getUserNumber4, getUserString4, setActivity, setCategory, setCompetitor, setContact, setContext, setCreatedBy, setExternalLink, setInventoryCb, setModifiedBy, setOwner, setOwningGroup, setUserBoolean4, setUserCode4, setUserDate4, setUserDateTime4, setUserNumber4, setUserString4
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Lead$Slice

public Lead$Slice()
Constructor


Lead$Slice

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

Method Detail

getOpportunity

public String getOpportunity()

setOpportunity

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