jondo
Class MixInfo

java.lang.Object
  extended by jondo.MixInfo

public class MixInfo
extends java.lang.Object


Method Summary
 MixCertification getCertification()
           
 java.lang.String getId()
           
 MixLocation getLocation()
           
 java.lang.String getName()
           
 MixOperator getOperator()
           
 java.lang.String getSoftwareVersion()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getId

public java.lang.String getId()

getOperator

public MixOperator getOperator()

getLocation

public MixLocation getLocation()

getSoftwareVersion

public java.lang.String getSoftwareVersion()

getName

public java.lang.String getName()

getCertification

public MixCertification getCertification()