Uses of Interface
org.apache.torque.generator.source.SourceAttributeName
Packages that use SourceAttributeName
Package
Description
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 SourceAttributeNameModifier and TypeMethodDescriptionSourceElement.getAttribute(SourceAttributeName sourceAttributeName) Returns the object stored in a given attribute.SourceElement.setAttribute(SourceAttributeName sourceAttributeName, Object value) Sets the attribute of a Source element.