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

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

Image を返す info.bix.tokai.bixpp のメソッド
 Image Producer.getImage()
          Returns the value of field 'image'.
 Image Plant.getImage()
          Returns the value of field 'image'.
 Image Item.getImage()
          Returns the value of field 'image'.
 Image Farm.getImage()
          Returns the value of field 'image'.
 Image Cultivation.getImage()
          Returns the value of field 'image'.
 

Image 型のパラメータを持つ info.bix.tokai.bixpp のメソッド
 void Producer.setImage(Image image)
          Sets the value of field 'image'.
 void Plant.setImage(Image image)
          Sets the value of field 'image'.
 void Item.setImage(Image image)
          Sets the value of field 'image'.
 void Farm.setImage(Image image)
          Sets the value of field 'image'.
 void Cultivation.setImage(Image image)
          Sets the value of field 'image'.