Uses of Class
ecologylab.xml.ElementState.xml_nested

Packages that use ElementState.xml_nested
ecologylab.services.authentication.messages Interface Ecology Lab Distributed Services Authentication Framework -- authentication messages. 
ecologylab.services.logging Interface Ecology Lab Logging. 
ecologylab.services.messages Messages passed in the ecologylab.services Distributed Computing Framework (DCF). 
ecologylab.services.messages.cf Messages for combinFormation client services. 
ecologylab.xml.library.rest   
 

Uses of ElementState.xml_nested in ecologylab.services.authentication.messages
 

Fields in ecologylab.services.authentication.messages with annotations of type ElementState.xml_nested
protected  AuthenticationListEntry Logout.entry
           
protected  AuthenticationListEntry Login.entry
           
 

Uses of ElementState.xml_nested in ecologylab.services.logging
 

Fields in ecologylab.services.logging with annotations of type ElementState.xml_nested
protected  ArrayListState<T> Logging.opSequence
          This field is used for reading a log in from a file, but not for writing one, because we dont the write the log file all at once, and so can't automatically translate the start tag and end tag for this element.
 

Uses of ElementState.xml_nested in ecologylab.services.messages
 

Fields in ecologylab.services.messages with annotations of type ElementState.xml_nested
protected  PrefSet SetPreferences.preferencesSet
          Deprecated.  
 

Uses of ElementState.xml_nested in ecologylab.services.messages.cf
 

Fields in ecologylab.services.messages.cf with annotations of type ElementState.xml_nested
protected  SeedSet SeedCf.seedSet
          The set of seeds being passed to the combinFormation information collecting agent.
 

Uses of ElementState.xml_nested in ecologylab.xml.library.rest
 

Fields in ecologylab.xml.library.rest with annotations of type ElementState.xml_nested
protected  Fields Record.fields
           
protected  Header Record.header
           
protected  ArrayListState<Record> SearchResults.results
           
protected  ResultsInfo SearchResults.resultsInfo
           
protected  SearchResults RestSearchResult.SearchResults