|
Knopflerfish OSGi 3.4.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Metadata for a collection based value. Values of the collection are defined by Metadata objects. This Collection Metadata can constrain the values of the collection to a specific type.
| Method Summary | |
java.lang.Class |
getCollectionClass()
Return the type of the collection. |
java.util.List |
getValues()
Return Metadata for the values of the collection. |
java.lang.String |
getValueType()
Return the type specified for the values of the collection. |
| Method Detail |
public java.lang.Class getCollectionClass()
Object[]), Set,
and List. This information is specified in the element name.
Object[] is returned to
indicate an array.public java.lang.String getValueType()
value-type attribute specified this information.
public java.util.List getValues()
|
Knopflerfish OSGi 3.4.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||