JavaScript is disabled on your browser.
Oracle Communications Offline Mediation Controller Java API Reference 15.0 F89237-01
Method Summary
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail
setObjClass
public void setObjClass(java.lang.Class objClass)
throws java.lang.Exception
Assign a new oject class to this Mapper. Subclasses of ValueMapper
must override this if any of their data is dependant on the value
of objClass. Overriders must always call super.setObjClass.
Overrides:
setObjClass
in class ValueMapper
Parameters:
objClass
- The new class to assign to the Mapper
Throws:
java.lang.Exception
Oracle Communications Offline Mediation Controller Java API Reference 15.0 F89237-01
Copyright © 2017, 2023, Oracle and/or its affiliates.