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