|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IContextObj
Containing object context interface. This interface is implemented by binding definition components that link to objects and can contain nested components.
| Method Summary | |
|---|---|
BoundClass |
getBoundClass()
Get class linked to binding element. |
boolean |
setIdChild(IComponent child)
Set ID property. |
| Methods inherited from interface org.jibx.binding.def.ITypeBinding |
|---|
getAttributeMarshalMethod, getAttributePresentTestMethod, getAttributeUnmarshalMethod, getCompleteMethod, getContentMarshalMethod, getContentPresentTestMethod, getContentUnmarshalMethod, getCreateMethod, getPrepareMethod |
| Method Detail |
|---|
BoundClass getBoundClass()
boolean setIdChild(IComponent child)
child - child defining the ID property
true if successful, false if ID
already defined
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||