Class ItemInfo

java.lang.Object
org.ehrbase.aql.sql.queryimpl.ItemInfo
All Implemented Interfaces:
Serializable

public class ItemInfo extends Object implements Serializable
See Also:
  • Constructor Details

    • ItemInfo

      public ItemInfo(String itemType, String itemCategory)
  • Method Details

    • getItemType

      public String getItemType()
    • getItemCategory

      public String getItemCategory()