public static class

Extensions.Master.BatchType

extends Object
implements Serializable
java.lang.Object
   ↳ org.mule.module.servicesource.model.offer.Extensions.Master.BatchType

Summary

Nested Classes
class Extensions.Master.BatchType.Value  
Constants
long serialVersionUID
Fields
private String type
private Extensions.Master.BatchType.Value value
Public Constructors
Extensions.Master.BatchType()
Public Methods
String getType()
Extensions.Master.BatchType.Value getValue()
void setType(String type)
void setValue(Extensions.Master.BatchType.Value value)
[Expand]
Inherited Methods
From class java.lang.Object

Constants

private static final long serialVersionUID

Constant Value: 6580883673935230258 (0x5b53fed59d13b532)

Fields

private String type

Public Constructors

public Extensions.Master.BatchType ()

Public Methods

public String getType ()

public void setType (String type)

Parameters
type

public void setValue (Extensions.Master.BatchType.Value value)

Parameters
value