SORTIE Java Interface  1
Public Attributes | List of all members
sortie.data.funcgroups.SpeciesSpecific Class Reference

This class will package together a data member and an array of booleans on which species uses it. More...

Public Attributes

Object m_oData
 Data member. More...
 
boolean [] mp_bUsed
 Which species use this data member. More...
 

Detailed Description

This class will package together a data member and an array of booleans on which species uses it.

Member Data Documentation

◆ m_oData

Object sortie.data.funcgroups.SpeciesSpecific.m_oData

Data member.

◆ mp_bUsed

boolean [] sortie.data.funcgroups.SpeciesSpecific.mp_bUsed

Which species use this data member.


The documentation for this class was generated from the following file: