Android
java.text
public class

java.text.Annotation

java.lang.Object
java.text.Annotation

Annotation

Summary

Public Constructors

            Annotation(Object attribute)

Public Methods

          Object  getValue()
          String  toString()
Returns a string containing a concise, human-readable description of the receiver.
Methods inherited from class java.lang.Object

Details

Public Constructors

public Annotation(Object attribute)

Public Methods

public Object getValue()

public String toString()

Returns a string containing a concise, human-readable description of the receiver.

Returns

  • String a printable representation for the receiver.
Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:48