|
|||||||||
| Home >> All >> org >> mobicents >> slee >> [ resource overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.mobicents.slee.resource
Class ResourceAdaptorTypeIDImpl

java.lang.Objectorg.mobicents.slee.container.management.ComponentIDImpl
org.mobicents.slee.resource.ResourceAdaptorTypeIDImpl
- All Implemented Interfaces:
- java.io.Serializable
- public class ResourceAdaptorTypeIDImpl
- extends org.mobicents.slee.container.management.ComponentIDImpl
- implements java.io.Serializable
- extends org.mobicents.slee.container.management.ComponentIDImpl
An implementation of the ResourceAdaptorType ID.
| Field Summary | |
private java.lang.String |
description
|
| Fields inherited from class org.mobicents.slee.container.management.ComponentIDImpl |
componentType, EVENT_TYPE_ID, id, PROFILE_SPECIFICATION_ID, RESOURCE_ADAPTOR_ID, RESOURCE_ADAPTOR_TYPE_ID, SBB_ID, SERVICE_ID |
| Constructor Summary | |
ResourceAdaptorTypeIDImpl(org.mobicents.slee.container.management.ComponentKey componentKey)
|
|
| Method Summary | |
java.lang.String |
getDescription()
|
void |
setDescription(java.lang.String description)
|
| Methods inherited from class org.mobicents.slee.container.management.ComponentIDImpl |
equals, getAsText, getComponentKey, hashCode, isEventTypeID, isProfileSpecificationID, isResourceAdaptorTypeID, isSbbID, isServiceID, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
description
private java.lang.String description
| Constructor Detail |
ResourceAdaptorTypeIDImpl
public ResourceAdaptorTypeIDImpl(org.mobicents.slee.container.management.ComponentKey componentKey)
| Method Detail |
setDescription
public void setDescription(java.lang.String description)
getDescription
public java.lang.String getDescription()
|
|||||||||
| Home >> All >> org >> mobicents >> slee >> [ resource overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC