Serialized Form


Package org.snmp4j.agent.mo.jmx.types

Class org.snmp4j.agent.mo.jmx.types.Boolean2IntegerType extends TypedAttribute implements Serializable

Serialized Fields

trueValue

java.lang.Integer trueValue

falseValue

java.lang.Integer falseValue

Class org.snmp4j.agent.mo.jmx.types.BooleanBitsType extends TypedAttribute implements Serializable

Serialized Fields

offset

int offset

Class org.snmp4j.agent.mo.jmx.types.CombinedBitsType extends TypedAttribute implements Serializable

Serialized Fields

proxyAttribute

TypedAttribute[] proxyAttribute

Class org.snmp4j.agent.mo.jmx.types.CombinedTypedAttribute extends TypedAttribute implements Serializable

Serialized Fields

combinedAttributes

TypedAttribute[] combinedAttributes

Class org.snmp4j.agent.mo.jmx.types.EnumBitsType extends TypedAttribute implements Serializable

Serialized Fields

enumValues

java.lang.Enum<E extends java.lang.Enum<E>>[] enumValues

enumClass

java.lang.Class<T> enumClass

offset

int offset

Class org.snmp4j.agent.mo.jmx.types.EnumStringType extends TypedAttribute implements Serializable

Serialized Fields

enumValues

java.lang.Enum<E extends java.lang.Enum<E>>[] enumValues

enumClass

java.lang.Class<T> enumClass

offset

int offset

Class org.snmp4j.agent.mo.jmx.types.InverseBooleanType extends TypedAttribute implements Serializable

Class org.snmp4j.agent.mo.jmx.types.MBeanProxyType extends TypedAttribute implements Serializable

Serialized Fields

objectName

javax.management.ObjectName objectName

server

javax.management.MBeanServerConnection server

operationName

java.lang.String operationName

proxy

TypedAttribute proxy

Class org.snmp4j.agent.mo.jmx.types.SplitStringType extends TypedAttribute implements Serializable

Serialized Fields

delimiter

java.lang.String delimiter

Class org.snmp4j.agent.mo.jmx.types.TypedAttribute extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

type

java.lang.Class<T> type

Class org.snmp4j.agent.mo.jmx.types.TypedCompositeDataAttribute extends TypedAttribute implements Serializable

Serialized Fields

compositeDataAttrName

java.lang.String compositeDataAttrName

proxyAttribute

TypedAttribute proxyAttribute


Copyright 2006-2007 Frank Fock (SNMP4J.org)