Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


oracle.sdp.jsr309.configuration.beans
Interface Jsr309BaseBean

All Known Subinterfaces:
Jsr309ConfigurationBean, MsFactoryPropertyBean

public interface Jsr309BaseBean

Jsr309BaseBean.


Method Summary
 String getName()
          The name of the bean.
 void setName(String name)
          Sets the value of the Name attribute.

 

Method Detail

getName

String getName()

The name of the bean.

Returns:
name

setName

void setName(String name)

Sets the value of the Name attribute.

Parameters:
name - bean name
See Also:
getName()

Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.