public static class SourceReference.PropertyEntry extends Object
| Constructor and Description |
|---|
PropertyEntry(String name,
ExecutableElement accessor,
Type type) |
| Modifier and Type | Method and Description |
|---|---|
ExecutableElement |
getAccessor() |
String |
getName() |
Type |
getType() |
public PropertyEntry(String name, ExecutableElement accessor, Type type)
public String getName()
public ExecutableElement getAccessor()
public Type getType()
Copyright © 2012-2015 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.