br.com.objectos.way.code
Class FieldInfo

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

public abstract class FieldInfo
extends Object
implements Testable<FieldInfo>

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

Method Summary
static FieldInfoBuilder newPojo()
           
 Set<ImportInfo> toImportInfo()
           
 String toSimpleName()
           
 
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

newPojo

public static FieldInfoBuilder newPojo()

toImportInfo

public Set<ImportInfo> toImportInfo()

toSimpleName

public String toSimpleName()


Copyright © 2014. All rights reserved.