public class BIContent extends Object
<content>
declaration in the binding file.Modifier and Type | Field | Description |
---|---|---|
protected Element |
element |
The particle element which this object is wrapping.
|
protected BIElement |
parent |
The parent object.
|
Modifier and Type | Method | Description |
---|---|---|
String |
getPropertyName() |
Gets the property name of this particle.
|
FieldRenderer |
getRealization() |
Gets the realization of this particle, if any.
|
JClass |
getType() |
Gets the type of this property, if any.
|
protected final Element element
protected final BIElement parent
public final FieldRenderer getRealization()
public final String getPropertyName()
public final JClass getType()
<element-ref>
particle doesn't have the type.
Copyright © 2018 Oracle Corporation. All rights reserved.