public class BIAttribute
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
BIConversion |
getConversion()
Gets the conversion method for this attribute, if any.
|
java.lang.String |
getPropertyName()
Gets the property name for this attribute.
|
FieldRenderer |
getRealization()
Gets the realization of this particle, if any.
|
java.lang.String |
name()
Gets the name of this attribute-property declaration.
|
public final java.lang.String name()
public BIConversion getConversion()
public final FieldRenderer getRealization()
public final java.lang.String getPropertyName()