Uses of Class
org.apache.oodt.profile.UnspecifiedProfileElement

Packages that use UnspecifiedProfileElement
org.apache.oodt.profile   
org.apache.oodt.profile.handlers.lightweight Lightweight profile handler. 
 

Uses of UnspecifiedProfileElement in org.apache.oodt.profile
 

Methods in org.apache.oodt.profile that return UnspecifiedProfileElement
 UnspecifiedProfileElement ObjectFactory.createUnspecifiedProfileElement(Profile profile, String name, String id, String desc, String type, String unit, List synonyms, boolean obligation, int maxOccurrence, String comments)
          Create a profile element with unspecified values.
 

Uses of UnspecifiedProfileElement in org.apache.oodt.profile.handlers.lightweight
 

Subclasses of UnspecifiedProfileElement in org.apache.oodt.profile.handlers.lightweight
 class SearchableUnspecifiedProfileElement
          Searchable profile element with unspecified values.
 



Copyright © 1999-2012 Apache OODT. All Rights Reserved.