Package | Description |
---|---|
org.apache.torque.generator.source |
This package contains the handling of source files.
|
Modifier and Type | Method and Description |
---|---|
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–2020 The Apache Software Foundation. All rights reserved.