Package | Description |
---|---|
org.osgi.service.dal |
Device Abstraction Layer Package Version 1.0.
|
Modifier and Type | Method and Description |
---|---|
PropertyMetadata[] |
OperationMetadata.getParametersMetadata()
Returns metadata about the operation parameters or
null if no
such metadata is available. |
PropertyMetadata |
Function.getPropertyMetadata(String propertyName)
Provides metadata about the function property.
|
PropertyMetadata |
OperationMetadata.getReturnValueMetadata()
Returns metadata about the operation return value or
null if no
such metadata is available. |
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0