public interface PropertyAnnotationInfo
| Modifier and Type | Method and Description |
|---|---|
ACCESS |
getAccess() |
String |
getDescription() |
String |
getLabel() |
void |
setAccess(ACCESS mAccess) |
void |
setDescription(String mDescription) |
void |
setLabel(String mLabel) |
void setLabel(String mLabel)
mLabel - the mLabel to setString getLabel()
void setDescription(String mDescription)
mDescription - the mDescription to setString getDescription()
void setAccess(ACCESS mAccess)
mAccess - the mAccess to setACCESS getAccess()
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"