br.com.objectos.way.code
Class AnnotationInfo

java.lang.Object
  extended by br.com.objectos.way.code.AnnotationInfo
All Implemented Interfaces:
Testable<AnnotationInfo>

public abstract class AnnotationInfo
extends Object
implements Testable<AnnotationInfo>

Author:
marcio.endo@objectos.com.br (Marcio Endo)

Method Summary
static AnnotationInfoBuilder builder()
           
 com.google.common.base.Optional<List<SimpleTypeInfo>> getTypeArray(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface br.com.objectos.way.core.testing.Testable
isEqual
 

Method Detail

builder

public static AnnotationInfoBuilder builder()

getTypeArray

public com.google.common.base.Optional<List<SimpleTypeInfo>> getTypeArray(String name)


Copyright © 2014. All rights reserved.