goAdapter
Class Annotation

java.lang.Object
  extended by goAdapter.Annotation

public class Annotation
extends java.lang.Object


Nested Class Summary
static class Annotation.type
           
 
Field Summary
 java.lang.String name
           
 double pVal
           
 
Constructor Summary
Annotation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public java.lang.String name

pVal

public double pVal
Constructor Detail

Annotation

public Annotation()