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