unbbayes.io.xmlbif.version6.xmlclasses.impl
Class XMLBIFTypeImpl.HeaderTypeImpl

java.lang.Object
  extended by unbbayes.io.xmlbif.version6.xmlclasses.impl.XMLBIFTypeImpl.HeaderTypeImpl
All Implemented Interfaces:
XMLBIFType.HeaderType
Enclosing class:
XMLBIFTypeImpl

public static class XMLBIFTypeImpl.HeaderTypeImpl
extends Object
implements XMLBIFType.HeaderType


Constructor Summary
XMLBIFTypeImpl.HeaderTypeImpl()
           
 
Method Summary
 String getCreator()
           
 String getName()
           
 double getVersion()
           
 void setCreator(String pCreator)
           
 void setName(String pName)
           
 void setVersion(double pVersion)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLBIFTypeImpl.HeaderTypeImpl

public XMLBIFTypeImpl.HeaderTypeImpl()
Method Detail

getVersion

public double getVersion()
Specified by:
getVersion in interface XMLBIFType.HeaderType

setVersion

public void setVersion(double pVersion)
Specified by:
setVersion in interface XMLBIFType.HeaderType

getName

public String getName()
Specified by:
getName in interface XMLBIFType.HeaderType

setName

public void setName(String pName)
Specified by:
setName in interface XMLBIFType.HeaderType

getCreator

public String getCreator()
Specified by:
getCreator in interface XMLBIFType.HeaderType

setCreator

public void setCreator(String pCreator)
Specified by:
setCreator in interface XMLBIFType.HeaderType


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