|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.bind.v2.model.annotation.MethodLocatable<M>
public class MethodLocatable<M>
Locatable implementation for a method.
| Constructor Summary | |
|---|---|
MethodLocatable(Locatable upstream,
M method,
Navigator<?,?,?,M> nav)
|
|
| Method Summary | |
|---|---|
Location |
getLocation()
Gets the location object that this object points to. |
Locatable |
getUpstream()
Gets the upstream Location information. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MethodLocatable(Locatable upstream,
M method,
Navigator<?,?,?,M> nav)
| Method Detail |
|---|
public Locatable getUpstream()
LocatableLocation information.
getUpstream in interface Locatablepublic Location getLocation()
Locatable
getLocation in interface Locatable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||