Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| pr_methods:getattributevalue [2023/04/04 06:15] – removed - external edit (Unknown date) 127.0.0.1 | pr_methods:getattributevalue [2023/05/08 06:56] (current) – sean | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| + | ====getAttributeValue (String)==== | ||
| + | <code java> | ||
| + | throws InvalidParameterException</ | ||
| + | This method returns the value of the specified attribute. Note: the attribute must not be a reference. Use the '' | ||
| + | ===Parameters=== | ||
| + | |'' | ||
| + | |||
| + | ===Returns=== | ||
| + | The value of the attribute as '' | ||
| + | |||
| + | ===Throws=== | ||
| + | |'' | ||