@ProviderType public interface PropertyDescription
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Get the name of the property.
|
ApiProperty.SCOPE |
getScope()
The scope of the property.
|
Object |
getValue()
Get the value of the property.
|
@CheckForNull Object getValue()
@Nonnull ApiProperty.SCOPE getScope()
Copyright © 2010 - 2020 Adobe. All Rights Reserved