public final class PathedPropertyReference extends Object implements PathedPropertyReferenceSource
| Constructor and Description |
|---|
PathedPropertyReference(String name,
TypeDescriptor type,
boolean alias) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
TypeDescriptor |
getType() |
boolean |
isAlias() |
String |
toString() |
public PathedPropertyReference(String name, TypeDescriptor type, boolean alias)
public String getName()
getName in interface PathedPropertyReferenceSourcepublic TypeDescriptor getType()
getType in interface PathedPropertyReferenceSourcepublic boolean isAlias()
isAlias in interface PathedPropertyReferenceSourceCopyright © 2016. All rights reserved.