Uses of Class
com.ebm_ws.infra.xmlmapping.impl.ObjInfo

Packages that use ObjInfo
com.ebm_ws.infra.xmlmapping   
com.ebm_ws.infra.xmlmapping.impl   
 

Uses of ObjInfo in com.ebm_ws.infra.xmlmapping
 

Methods in com.ebm_ws.infra.xmlmapping that return ObjInfo
 ObjInfo ObjInfoHolder.getInfoFromId(java.lang.String iPathId)
           
 ObjInfo ObjInfoHolder.getInfoFromObj(IXmlObject iObj)
           
 

Methods in com.ebm_ws.infra.xmlmapping with parameters of type ObjInfo
protected  void ObjInfoHolder.addInfo(ObjInfo info)
           
 

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

Methods in com.ebm_ws.infra.xmlmapping.impl that return ObjInfo
 ObjInfo ModelMessageImpl.getInfo()
           
 ObjInfo ObjInfo.getParent()
           
 

Constructors in com.ebm_ws.infra.xmlmapping.impl with parameters of type ObjInfo
ModelMessageImpl(ObjInfo iObjInfo, java.lang.String iMappingName, int iType, java.lang.String iMsg)
           
ObjInfo(ObjInfo iParent, MappedField iParentMapping, int iChildIdx, ISchemaElement iSchemaElt, IXmlObject iObj)
           
ObjInfo(ObjInfo iParent, MappedField iParentMapping, ISchemaElement iSchemaElt, IXmlObject iObj)
           
 



Copyright © 2008 eBMWebsourcing. All Rights Reserved.