T - the type of values for this record@Deprecated public interface Record<T> extends Record<T>
| Modifier and Type | Method and Description |
|---|---|
T |
get(java.lang.String name)
Deprecated.
Get the value of the specified property
|
java.util.Set<java.lang.String> |
properties()
Deprecated.
Get the set of properties for this record
|
getProperty, getPropertyNamesT get(java.lang.String name)
name - the name of the propertyjava.util.Set<java.lang.String> properties()
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"