Uses of Interface
org.jibx.binding.def.ITypeBinding
-
Packages that use ITypeBinding Package Description org.jibx.binding.def -
-
Uses of ITypeBinding in org.jibx.binding.def
Subinterfaces of ITypeBinding in org.jibx.binding.def Modifier and Type Interface Description interfaceIContextObjContaining object context interface.Classes in org.jibx.binding.def that implement ITypeBinding Modifier and Type Class Description classObjectBindingBinding modifiers that apply to a class reference.classPrecompiledBindingLinkage to object marshalling/unmarshalling code for a class handled by an abstract mapping in a precompiled binding.Methods in org.jibx.binding.def that return ITypeBinding Modifier and Type Method Description ITypeBindingIMapping. getBinding()Get the actual binding for a mapping.ITypeBindingMappingDefinition. getBinding()ITypeBindingMappingDirect. getBinding()ITypeBindingPrecompiledAbstractMapping. getBinding()ITypeBindingPrecompiledConcreteMapping. getBinding()
-