|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Mapping | |
org.jboss.jmx.adaptor.snmp.config.notification |
Uses of Mapping in org.jboss.jmx.adaptor.snmp.config.notification |
Methods in org.jboss.jmx.adaptor.snmp.config.notification that return Mapping | |
static Mapping |
Mapping.unmarshal(Reader reader)
Method unmarshal |
Mapping |
NotificationMapList.getMapping(int index)
Method getMapping |
Mapping[] |
NotificationMapList.getMapping()
Method getMapping |
Methods in org.jboss.jmx.adaptor.snmp.config.notification with parameters of type Mapping | |
void |
NotificationMapList.addMapping(Mapping vMapping)
Method addMapping |
void |
NotificationMapList.addMapping(int index,
Mapping vMapping)
Method addMapping |
boolean |
NotificationMapList.removeMapping(Mapping vMapping)
Method removeMapping |
void |
NotificationMapList.setMapping(int index,
Mapping vMapping)
Method setMapping |
void |
NotificationMapList.setMapping(Mapping[] mappingArray)
Method setMapping |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |