|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IComponent | |
|---|---|
| org.jibx.binding.model | |
| Uses of IComponent in org.jibx.binding.model |
|---|
| Classes in org.jibx.binding.model that implement IComponent | |
|---|---|
class |
CollectionElement
Model component for collection element of binding definition. |
class |
StructureElement
Model component for structure element of binding definition. |
class |
StructureElementBase
Model component for elements that define the binding structure for an object property. |
class |
ValueElement
Model component for value element. |
| Methods in org.jibx.binding.model that return IComponent | |
|---|---|
IComponent |
ContainerElementBase.getId()
Get ID property child. |
| Methods in org.jibx.binding.model with parameters of type IComponent | |
|---|---|
boolean |
CollectionElement.setIdChild(IComponent child)
Set ID property. |
void |
ContainerElementBase.setIdChild(IComponent child,
ValidationContext vctx)
Set ID property child. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||