public class BIContent
extends java.lang.Object
<content> declaration in the binding file.| Modifier and Type | Field | Description |
|---|---|---|
protected org.w3c.dom.Element |
element |
The particle element which this object is wrapping.
|
protected BIElement |
parent |
The parent object.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.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 org.w3c.dom.Element element
protected final BIElement parent
public final FieldRenderer getRealization()
public final java.lang.String getPropertyName()
public final JClass getType()
<element-ref> particle doesn't have the type.
Copyright © 2017 Oracle Corporation. All rights reserved.