Uses of Interface
org.apache.torque.generator.source.SourceAttributeName

Packages that use SourceAttributeName
org.apache.torque.generator.source This package contains the handling of source files. 
 

Uses of SourceAttributeName in org.apache.torque.generator.source
 

Methods in org.apache.torque.generator.source with parameters of type SourceAttributeName
 Object SourceElement.getAttribute(SourceAttributeName sourceAttributeName)
          Returns the object stored in a given attribute.
 Object SourceElement.setAttribute(SourceAttributeName sourceAttributeName, Object value)
          Sets the attribute of a Source element.
 



Copyright © 2000-2012 The Apache Software Foundation. All Rights Reserved.