name.pehl.piriti.rebind.property
Interface PropertySource
public interface PropertySource
- Version:
- $LastChangedRevision:$
- Author:
- $LastChangedBy:$
getOrder
int getOrder()
getType
com.google.gwt.core.ext.typeinfo.JType getType()
getName
String getName()
getPath
String getPath()
getConverter
Class<? extends Converter<?>> getConverter()
getFormat
String getFormat()
getWhitespaceHandling
name.pehl.totoe.commons.client.WhitespaceHandling getWhitespaceHandling()
isNative
boolean isNative()
getInstanceCreator
Class<? extends InstanceCreator<?,?>> getInstanceCreator()
getGetter
Class<? extends PropertyGetter<?,?>> getGetter()
getSetter
Class<? extends PropertySetter<?,?>> getSetter()
Copyright © 2012 Harald Pehl. All Rights Reserved.