com.google.gwt.uibinder.rebind.model
Class ImplicitDataResource

java.lang.Object
  extended by com.google.gwt.uibinder.rebind.model.ImplicitDataResource

public class ImplicitDataResource
extends java.lang.Object

Models a method returning a DataResource on a generated ClientBundle.


Method Summary
 java.lang.String getName()
           
 java.lang.String getSource()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public java.lang.String getName()

getSource

public java.lang.String getSource()