pl.edu.agh.cast.data.model.property.annotation
Annotation Type TransientProperty
@Documented
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface TransientProperty
Annotation for marking transient properties' getter methods.
- Author:
- AGH CAST Team
name
public abstract String name
type
public abstract PropertyType type
matchable
public abstract boolean matchable
displayName
public abstract String displayName
- Default:
- ""
Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.