unbbayes.io.xmlbif.version4.xmlclasses.impl
Class BIFTypeImpl

java.lang.Object
  extended by unbbayes.io.xmlbif.version4.xmlclasses.impl.BIFTypeImpl
All Implemented Interfaces:
BIFType
Direct Known Subclasses:
BIFImpl

public class BIFTypeImpl
extends Object
implements BIFType


Nested Class Summary
static class BIFTypeImpl.HEADERTypeImpl
           
static class BIFTypeImpl.HIERARCHYTypeImpl
           
static class BIFTypeImpl.NETWORKTypeImpl
           
static class BIFTypeImpl.STATICPROPERTYTypeImpl
           
 
Nested classes/interfaces inherited from interface unbbayes.io.xmlbif.version4.xmlclasses.BIFType
BIFType.HEADERType, BIFType.HIERARCHYType, BIFType.NETWORKType, BIFType.STATICPROPERTYType
 
Constructor Summary
BIFTypeImpl()
           
 
Method Summary
 List getHEADER()
           
 List getHIERARCHY()
           
 List getNETWORK()
           
 List getSTATICPROPERTY()
           
 int getVERSION()
           
 void setVERSION(int pVERSION)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BIFTypeImpl

public BIFTypeImpl()
Method Detail

getVERSION

public int getVERSION()
Specified by:
getVERSION in interface BIFType

setVERSION

public void setVERSION(int pVERSION)
Specified by:
setVERSION in interface BIFType

getHEADER

public List getHEADER()
Specified by:
getHEADER in interface BIFType

getSTATICPROPERTY

public List getSTATICPROPERTY()
Specified by:
getSTATICPROPERTY in interface BIFType

getHIERARCHY

public List getHIERARCHY()
Specified by:
getHIERARCHY in interface BIFType

getNETWORK

public List getNETWORK()
Specified by:
getNETWORK in interface BIFType


Copyright © 2001-2010 University of Brasilia - UnB. All Rights Reserved.