Package | Description |
---|---|
aQute.bnd.component | |
aQute.bnd.component.annotations |
Service Component Annotations Package Version 1.4.
|
Modifier and Type | Field and Description |
---|---|
(package private) CollectionType |
ReferenceDef.collectionType |
Modifier and Type | Method and Description |
---|---|
static CollectionType |
CollectionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CollectionType[] |
CollectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|