org.androidtransfuse.model.r
Class RResourceMapping

Package class diagram package RResourceMapping
java.lang.Object
  extended by org.androidtransfuse.model.r.RResourceMapping
All Implemented Interfaces:
RResource

public class RResourceMapping
extends Object
implements RResource

Author:
John Ericksen

Constructor Summary
RResourceMapping()
           
 
Method Summary
 void addResource(ASTType rInnerType, String name, Integer id)
           
 ResourceIdentifier getResourceIdentifier(Integer id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RResourceMapping

public RResourceMapping()
Method Detail

addResource

public void addResource(ASTType rInnerType,
                        String name,
                        Integer id)

getResourceIdentifier

public ResourceIdentifier getResourceIdentifier(Integer id)
Specified by:
getResourceIdentifier in interface RResource


Copyright © 2012. All Rights Reserved.