Uses of Class
com.ebm_ws.infra.xmlmapping.utils.MappedField

Packages that use MappedField
com.ebm_ws.infra.xmlmapping   
com.ebm_ws.infra.xmlmapping.impl   
com.ebm_ws.infra.xmlmapping.utils   
 

Uses of MappedField in com.ebm_ws.infra.xmlmapping
 

Methods in com.ebm_ws.infra.xmlmapping with parameters of type MappedField
 void XmlEditor.add(IXmlObject iParent, MappedField iMapping, IXmlObject iChild)
           
 void XmlEditor.changeValues(IXmlObject iObj, MappedField[] iFields, java.lang.Object[] iValues)
           
 

Uses of MappedField in com.ebm_ws.infra.xmlmapping.impl
 

Methods in com.ebm_ws.infra.xmlmapping.impl that return MappedField
 MappedField ObjInfo.getParentMapping()
           
 

Constructors in com.ebm_ws.infra.xmlmapping.impl with parameters of type MappedField
ObjInfo(ObjInfo iParent, MappedField iParentMapping, int iChildIdx, ISchemaElement iSchemaElt, IXmlObject iObj)
           
ObjInfo(ObjInfo iParent, MappedField iParentMapping, ISchemaElement iSchemaElt, IXmlObject iObj)
           
 

Uses of MappedField in com.ebm_ws.infra.xmlmapping.utils
 

Methods in com.ebm_ws.infra.xmlmapping.utils that return MappedField
 MappedField XmlMappings.getCollectedMapping(java.lang.Class iClass)
           
 MappedField XmlMappings.getMappingByNameAndType(java.lang.String iName, int iType)
           
 MappedField[] XmlMappings.getMappings(int iTypes)
           
protected static MappedField MappedField.getXmlMapping(java.lang.reflect.Field field)
           
 



Copyright © 2008 eBMWebsourcing. All Rights Reserved.