AliasPathMetadata Class
Definition
The AliasPathMetadata model.
public class AliasPathMetadata
- Inheritance
-
java.lang.ObjectAliasPathMetadata
Inherited Members
java.lang.Object.clone()
java.lang.Object.equals(java.lang.Object)
java.lang.Object.finalize()
java.lang.Object.getClass()
java.lang.Object.hashCode()
java.lang.Object.notify()
java.lang.Object.notifyAll()
java.lang.Object.toString()
java.lang.Object.wait()
java.lang.Object.wait(long)
java.lang.Object.wait(long,int)
Constructors
| AliasPathMetadata() |
Methods
| attributes() |
Get the attributes of the token that the alias path is referring to. Possible values include: 'None', 'Modifiable'. |
| type() |
Get the type of the token that the alias path is referring to. Possible values include: 'NotSpecified', 'Any', 'String', 'Object', 'Array', 'Integer', 'Number', 'Boolean'. |