br.com.objectos.way.code
Class GetterInfo
java.lang.Object
br.com.objectos.way.code.GetterInfo
- All Implemented Interfaces:
- Testable<GetterInfo>, IsMustacheSerializable
public abstract class GetterInfo
- extends Object
- implements IsMustacheSerializable, Testable<GetterInfo>
- Author:
- marcio.endo@objectos.com.br (Marcio Endo)
| Methods inherited from interface br.com.objectos.way.core.testing.Testable |
isEqual |
newPojo
public static GetterInfoBuilder newPojo()
toFieldInfo
public FieldInfo toFieldInfo()
toImportInfoSet
public Set<ImportInfo> toImportInfoSet()
toMustache
public MustacheObject toMustache()
- Specified by:
toMustache in interface IsMustacheSerializable
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2014. All rights reserved.