クラス
info.bix.tokai.bixpp.Sound の使用

info.bix.tokai.bixpp での Sound の使用
 

Sound を返す info.bix.tokai.bixpp のメソッド
 Sound Producer.getSound()
          Returns the value of field 'sound'.
 Sound Item.getSound()
          Returns the value of field 'sound'.
 

Sound 型のパラメータを持つ info.bix.tokai.bixpp のメソッド
 void Producer.setSound(Sound sound)
          Sets the value of field 'sound'.
 void Item.setSound(Sound sound)
          Sets the value of field 'sound'.