|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.granite.messaging.amf.io.util.Property
org.granite.messaging.amf.io.util.UIDProperty
public class UIDProperty
| Constructor Summary | |
|---|---|
UIDProperty(Converters converters)
|
|
| Method Summary | ||
|---|---|---|
|
getAnnotation(Class<T> annotationClass,
boolean recursive)
|
|
Object |
getProperty(Object instance)
|
|
Type |
getType()
|
|
boolean |
isAnnotationPresent(Class<? extends Annotation> annotationClass,
boolean recursive)
|
|
void |
setProperty(Object instance,
Object value,
boolean convert)
|
|
| Methods inherited from class org.granite.messaging.amf.io.util.Property |
|---|
convert, getAnnotation, getConverters, getName, isAnnotationPresent, setProperty, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UIDProperty(Converters converters)
| Method Detail |
|---|
public boolean isAnnotationPresent(Class<? extends Annotation> annotationClass,
boolean recursive)
isAnnotationPresent in class Property
public <T extends Annotation> T getAnnotation(Class<T> annotationClass,
boolean recursive)
getAnnotation in class Propertypublic Type getType()
getType in class Property
public void setProperty(Object instance,
Object value,
boolean convert)
setProperty in class Propertypublic Object getProperty(Object instance)
getProperty in class Property
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||