public class

SalesStage

extends Object
implements Serializable
java.lang.Object
   ↳ org.mule.module.servicesource.model.opportunity.SalesStage

Summary

Constants
long serialVersionUID
Fields
private PropertyDescriptor state
Public Constructors
SalesStage()
Public Methods
PropertyDescriptor getState()
void setState(PropertyDescriptor state)
[Expand]
Inherited Methods
From class java.lang.Object

Constants

private static final long serialVersionUID

Constant Value: -3366453859925962499 (0xd147f40cf65ed0fd)

Fields

private PropertyDescriptor state

Public Constructors

public SalesStage ()

Public Methods

public PropertyDescriptor getState ()

public void setState (PropertyDescriptor state)

Parameters
state