public class BaseFormAttributeImpl extends AttributeImpl implements BaseFormAttribute, Cloneable
Token.getBaseForm()
.Constructor and Description |
---|
BaseFormAttributeImpl() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
void |
copyTo(AttributeImpl target) |
String |
getBaseForm() |
void |
reflectWith(AttributeReflector reflector) |
void |
setToken(Token token) |
clone, end, reflectAsString
public String getBaseForm()
getBaseForm
in interface BaseFormAttribute
public void setToken(Token token)
setToken
in interface BaseFormAttribute
public void clear()
clear
in class AttributeImpl
public void copyTo(AttributeImpl target)
copyTo
in class AttributeImpl
public void reflectWith(AttributeReflector reflector)
reflectWith
in class AttributeImpl
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.