Modifier and Type | Class and Description |
---|---|
class |
NumericAttributeType
NumericAttributeType class.
|
class |
SnmpAttributeType
Represents an OID to be collected (it might be specific or an indexed object).
|
class |
StringAttributeType
StringAttributeType class.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BasePersister.createBuilder(CollectionResource resource,
String name,
AttributeDefinition attributeType)
createBuilder
|
void |
PersistOperationBuilder.declareAttribute(AttributeDefinition attrType)
declareAttribute
|
void |
SnmpCollectionSet.notifyIfNotFound(AttributeDefinition attrType,
SnmpResult res)
notifyIfNotFound
|
void |
PersistOperationBuilder.setAttributeValue(AttributeDefinition attrType,
String value)
setAttributeValue
|
Modifier and Type | Method and Description |
---|---|
protected void |
BasePersister.createBuilder(CollectionResource resource,
String name,
Set<AttributeDefinition> attributeTypes)
createBuilder
|
Modifier and Type | Class and Description |
---|---|
class |
JdbcCollectionAttributeType |
Modifier and Type | Class and Description |
---|---|
class |
TcaCollectionAttributeType
The Class TcaCollectionAttributeType.
|
Modifier and Type | Class and Description |
---|---|
class |
VmwareCimCollectionAttributeType |
Modifier and Type | Class and Description |
---|---|
class |
VmwareCollectionAttributeType |
Modifier and Type | Class and Description |
---|---|
class |
WmiCollectionAttributeType
WmiCollectionAttributeType class.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CollectionAttributeType
CollectionAttributeType interface.
|
Modifier and Type | Method and Description |
---|---|
SortedSet<AttributeDefinition> |
AttributeGroupType.getAttributeTypes()
getAttributeTypes
|
Modifier and Type | Method and Description |
---|---|
void |
AttributeGroupType.addAttributeType(AttributeDefinition attrType)
addAttributeType
|
int |
ByNameComparator.compare(AttributeDefinition type0,
AttributeDefinition type1)
compare
|
Modifier and Type | Class and Description |
---|---|
class |
XmlCollectionAttributeType
The Class XmlCollectionAttributeType.
|
Copyright © 2015. All Rights Reserved.