unbbayes.io.xmlbif.version6.xmlclasses
Interface XMLBIFType.NetworkType.VariablesType.VariableType.StateType

All Known Implementing Classes:
XMLBIFTypeImpl.NetworkTypeImpl.VariablesTypeImpl.VariableTypeImpl.StateTypeImpl
Enclosing interface:
XMLBIFType.NetworkType.VariablesType.VariableType

public static interface XMLBIFType.NetworkType.VariablesType.VariableType.StateType


Method Summary
 String getDescription()
           
 byte[] getMmedia()
           
 String getName()
           
 void setDescription(String pDescription)
           
 void setMmedia(byte[] pMmedia)
           
 void setName(String pName)
           
 

Method Detail

getName

String getName()

setName

void setName(String pName)

getDescription

String getDescription()

setDescription

void setDescription(String pDescription)

getMmedia

byte[] getMmedia()

setMmedia

void setMmedia(byte[] pMmedia)


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