Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


oracle.sdp.jsr309.configuration.beans
Interface MsFactoryPropertyBean

All Superinterfaces:
Jsr309BaseBean

public interface MsFactoryPropertyBean
extends Jsr309BaseBean

Ms Factory Property Bean.


Method Summary
 String getValue()
          Get the property value.
 void setValue(String value)
          Set the property value.

 

Methods inherited from interface oracle.sdp.jsr309.configuration.beans.Jsr309BaseBean
getName, setName

 

Method Detail

getValue

String getValue()
Get the property value.
Returns:
value

setValue

void setValue(String value)
Set the property value.
Parameters:
value - property value

Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.