public final class PassThrough extends Object implements Comparable<PassThrough>
object contains information about attribute
| Constructor and Description |
|---|
PassThrough() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(PassThrough o) |
Set<String> |
getBehaviors()
|
String |
getBuilderMethod() |
String |
getComponentAttribute()
|
Object |
getDefaultValue()
|
Attribute.Kind |
getKind()
|
QName |
getName()
|
String |
getType()
|
public QName getName()
public Attribute.Kind getKind()
public String getComponentAttribute()
public String getType()
public Object getDefaultValue()
public String getBuilderMethod()
public int compareTo(PassThrough o)
compareTo in interface Comparable<PassThrough>Copyright © 2014 JBoss by Red Hat. All Rights Reserved.