|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnumeratedProfileElement | |
|---|---|
| org.apache.oodt.profile | |
| org.apache.oodt.profile.handlers.lightweight | Lightweight profile handler. |
| Uses of EnumeratedProfileElement in org.apache.oodt.profile |
|---|
| Methods in org.apache.oodt.profile that return EnumeratedProfileElement | |
|---|---|
EnumeratedProfileElement |
ObjectFactory.createEnumeratedProfileElement(Profile profile,
String name,
String id,
String desc,
String type,
String unit,
List synonyms,
boolean obligation,
int maxOccurrence,
String comments,
List values)
Create a profile element with enumerated values. |
| Uses of EnumeratedProfileElement in org.apache.oodt.profile.handlers.lightweight |
|---|
| Subclasses of EnumeratedProfileElement in org.apache.oodt.profile.handlers.lightweight | |
|---|---|
class |
SearchableEnumeratedProfileElement
Searchable, enumerated, profile element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||