public class TypedAttributeType extends StringAttributeType
| Constructor and Description |
|---|
TypedAttributeType()
No-argument constructor.
|
TypedAttributeType(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
Object |
getTypedValue() |
Object |
getTypedValue(ClassLoader loader) |
void |
setType(String type) |
getKey, getName, setName, toStringaddText, getValue, setValuegetIf, getUnless, isActive, setIf, setUnlessclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, getValue, hashCode, setValue@ConstructorProperties(value="name") public TypedAttributeType(String name)
name - The attribute name.public TypedAttributeType()
public Object getTypedValue() throws BuildException
BuildExceptionpublic Object getTypedValue(ClassLoader loader) throws BuildException
BuildExceptionCopyright © 2015–2021. All rights reserved.