be.ac.ulg.montefiore.run.totem.domain.model.jaxb
Interface Igp.IgpLinksType

All Superinterfaces:
javax.xml.bind.Element, Igp.LinksType
All Known Implementing Classes:
IgpImpl.IgpLinksTypeImpl
Enclosing interface:
Igp

public static interface Igp.IgpLinksType
extends javax.xml.bind.Element, Igp.LinksType

Java content class for links element declaration.

The following schema fragment specifies the expected content contained within this java content object. (defined at file:/home/monfort/Projects/run-totem/src/resources/domain/Domain-v1_3.xsd line 307)

 <element name="links">
   <complexType>
     <complexContent>
       <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         <sequence>
           <element name="link" type="{}linkIgp" maxOccurs="unbounded"/>
         </sequence>
       </restriction>
     </complexContent>
   </complexType>
 </element>
 


Method Summary
 
Methods inherited from interface be.ac.ulg.montefiore.run.totem.domain.model.jaxb.Igp.LinksType
getLink, isSetLink, unsetLink
 



Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.