public class

ConnectionIdentifierWrapper

extends Object
java.lang.Object
   ↳ org.mule.module.servicesource.ConnectionIdentifierWrapper

Summary

Fields
private String value
Public Constructors
ConnectionIdentifierWrapper(String value)
Public Methods
String getValue()
void setValue(String value)
[Expand]
Inherited Methods
From class java.lang.Object

Fields

private String value

Public Constructors

public ConnectionIdentifierWrapper (String value)

Parameters
value

Public Methods

public String getValue ()

public void setValue (String value)

Parameters
value