Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


oracle.axia.actor.utils.extender
Interface AttributeMBean


public interface AttributeMBean

Method Summary
 String getContent()
          Gets the value of the content property.
 String getType()
          Gets the value of the type property.
 void setContent(String value)
          Sets the value of the content property.
 void setType(String value)
          Sets the value of the type property.

 

Method Detail

getContent

String getContent()
Gets the value of the content property.

setContent

void setContent(String value)
Sets the value of the content property.

getType

String getType()
Gets the value of the type property.

setType

void setType(String value)
Sets the value of the type property.

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.