|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectucot.model.Updation
public class Updation
Nested Class Summary | |
---|---|
static class |
Updation.UpdationType
|
Field Summary | |
---|---|
(package private) Thing |
thing
|
(package private) Updation.UpdationType |
type
|
Constructor Summary | |
---|---|
Updation(Updation.UpdationType type,
Thing thing)
|
Method Summary | |
---|---|
Thing |
getThing()
|
Updation.UpdationType |
getType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
Updation.UpdationType type
Thing thing
Constructor Detail |
---|
public Updation(Updation.UpdationType type, Thing thing)
Method Detail |
---|
public Thing getThing()
public Updation.UpdationType getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |