| Package | Description |
|---|---|
| org.jibx.binding.model |
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
IComponent |
ContainerElementBase.getId()
Get ID property child.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
CollectionElement.setIdChild(IComponent child)
Set ID property.
|
void |
ContainerElementBase.setIdChild(IComponent child,
ValidationContext vctx)
Set ID property child.
|
Copyright © 2005–2016 jibx.org. All rights reserved.