Uses of Interface
org.ow2.util.ee.metadata.common.api.xml.struct.IEnvEntry

Packages that use IEnvEntry
org.ow2.util.ee.metadata.common.api.xml.struct   
 

Uses of IEnvEntry in org.ow2.util.ee.metadata.common.api.xml.struct
 

Methods in org.ow2.util.ee.metadata.common.api.xml.struct that return types with arguments of type IEnvEntry
 List<IEnvEntry> IEnvironment.getEnvEntryList()
           
 

Methods in org.ow2.util.ee.metadata.common.api.xml.struct with parameters of type IEnvEntry
 void IEnvironment.addEnvEntry(IEnvEntry envEntry)
          Add a new env-entry element to this object.
 



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.