java.lang.Object
org.eclipse.scout.rt.dataobject.DoEntity
org.eclipse.scout.rt.client.ui.desktop.hybrid.DummyDo
All Implemented Interfaces:
org.eclipse.scout.rt.dataobject.IDataObject, org.eclipse.scout.rt.dataobject.IDoEntity

@TypeName("test.Dummy") public class DummyDo extends org.eclipse.scout.rt.dataobject.DoEntity
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.scout.rt.dataobject.DoValue<Integer>
     
     
     

    Methods inherited from class org.eclipse.scout.rt.dataobject.DoEntity

    all, all, allNodes, doCollection, doList, doSet, doValue, equals, getContributions, getNode, has, hasContributions, hashCode, nvl, put, putCollection, putList, putNode, putSet, remove, removeIf, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface org.eclipse.scout.rt.dataobject.IDoEntity

    contribution, get, get, get, getBoolean, getBooleanList, getContribution, getDecimal, getDecimalList, getList, getList, getList, getString, getStringList, hasContribution, isEmpty, optList, optList, optNode, putCollectionIf, putContribution, putIf, putListIf, putSetIf, remove, remove, removeContribution
  • Constructor Details

    • DummyDo

      public DummyDo()
  • Method Details

    • dummy

      public org.eclipse.scout.rt.dataobject.DoValue<Integer> dummy()
    • withDummy

      @Generated("DoConvenienceMethodsGenerator") public DummyDo withDummy(Integer dummy)
    • getDummy

      @Generated("DoConvenienceMethodsGenerator") public Integer getDummy()