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 PathedPropertyReferenceSource
public TypeDescriptor getType()
getType
in interface PathedPropertyReferenceSource
public boolean isAlias()
isAlias
in interface PathedPropertyReferenceSource
Copyright © 2016. All rights reserved.