Package com.longbridge.agent
Class Reference
- java.lang.Object
-
- com.longbridge.agent.Reference
-
public class Reference extends Object
A source referenced by the answer
-
-
Constructor Summary
Constructors Constructor Description Reference()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetIndex()Returns the reference index.StringgetTitle()Returns the reference title.StringgetUrl()Returns the reference URL.StringtoString()
-