|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the mapped typepublic interface MappedMetaData<T extends MappableMetaData>
MappedMetaData.
| Method Summary | |
|---|---|
boolean |
containsKey(String key)
Returns true if this mapped meta data contains a meta data entry for the specified key. |
T |
get(String key)
Get a value |
Set<String> |
keySet()
Get the key set |
| Methods inherited from interface org.jboss.metadata.javaee.support.IdMetaData |
|---|
getId, setId |
| Methods inherited from interface java.util.Collection |
|---|
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
| Method Detail |
|---|
boolean containsKey(String key)
key - the key of the mappable meta data
T get(String key)
key - the key
Set<String> keySet()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||