Uses of Class
org.jibx.binding.def.ObjectBinding
-
Packages that use ObjectBinding Package Description org.jibx.binding.def -
-
Uses of ObjectBinding in org.jibx.binding.def
Constructors in org.jibx.binding.def with parameters of type ObjectBinding Constructor Description MappingDefinition(IContainer contain, DefinitionContext defc, String type, NameDefinition name, String tname, boolean abs, String base, ObjectBinding bind, boolean nillable)Constructor.
-