Package | Description |
---|---|
org.osgi.service.cdi |
CDI Integration Package Version 1.0.
|
org.osgi.service.cdi.runtime.dto.template |
CDI Integration Package Version 1.0.
|
Modifier and Type | Method and Description |
---|---|
static MaximumCardinality |
MaximumCardinality.fromInt(int value)
Resolve an integer to an upper cardinality boundary.
|
static MaximumCardinality |
MaximumCardinality.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MaximumCardinality[] |
MaximumCardinality.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
MaximumCardinality |
ConfigurationTemplateDTO.maximumCardinality
The maximum cardinality of the configuration dependency.
|
MaximumCardinality |
ReferenceTemplateDTO.maximumCardinality
The maximum cardinality of the reference.
|
Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0