public interface Reference
Implementations of that interface MUST BE immutable
| Modifier and Type | Method and Description |
|---|---|
String |
getReference()
Getter for the reference (not
null) |
String |
toString()
The lexical representation of the reference (usually the same value
as returned by
getReference() |
String getReference()
null)String toString()
getReference()Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.