Uses of Class
dev.vality.damsel.domain.Dummy
| Package | Description |
|---|---|
| dev.vality.damsel.domain |
-
Uses of Dummy in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain declared as Dummy Modifier and Type Field Description DummyDummyObject. dataMethods in dev.vality.damsel.domain that return Dummy Modifier and Type Method Description DummyDummy. deepCopy()DummyDummyObject. getData()Methods in dev.vality.damsel.domain with parameters of type Dummy Modifier and Type Method Description intDummy. compareTo(Dummy other)booleanDummy. equals(Dummy that)DummyObjectDummyObject. setData(Dummy data)Constructors in dev.vality.damsel.domain with parameters of type Dummy Constructor Description Dummy(Dummy other)Performs a deep copy on other.DummyObject(DummyRef ref, Dummy data)