org.jaffa.persistence.engines.jdbcengine.configservice.initdomain
Interface ConfLocation
- All Known Implementing Classes: 
- ConfLocationImpl
- public interface ConfLocation
Java content class for conf-location complex type.
  
The following schema fragment specifies the expected content contained within this java content object.
 
 
 <complexType name="conf-location">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="dir-loc" type="{}dir-loc" maxOccurs="unbounded"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
 
getDirLoc
public List getDirLoc()
- 
 
Copyright © 2002-2004 JAFFA Project.