public class BIAttribute extends Object
<attribute>
declaration in the binding file.Modifier and Type | Method | Description |
---|---|---|
BIConversion |
getConversion() |
Gets the conversion method for this attribute, if any.
|
String |
getPropertyName() |
Gets the property name for this attribute.
|
FieldRenderer |
getRealization() |
Gets the realization of this particle, if any.
|
String |
name() |
Gets the name of this attribute-property declaration.
|
public final String name()
public BIConversion getConversion()
public final FieldRenderer getRealization()
public final String getPropertyName()
Copyright © 2018 Oracle Corporation. All rights reserved.