cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor
Class OtherDescriptor

Package class diagram package OtherDescriptor
java.lang.Object
  extended by cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.ItemDescriptor
      extended by cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.OtherDescriptor

public class OtherDescriptor
extends ItemDescriptor

Other descriptor - currently it does not contain anything useful (just marked ItemDescriptor).

Author:
Jimmy

Constructor Summary
OtherDescriptor()
           
 
Method Summary
 
Methods inherited from class cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.ItemDescriptor
doReflexion, fieldToName, firstCharToUpperCase, getAmount, getInventoryType, getItemCategory, getPickupType, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OtherDescriptor

public OtherDescriptor()


Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.