Uses of Interface
io.ciera.tool.sql.ooaofooa.message.ReturnMessage
Packages that use ReturnMessage
Package
Description
-
Uses of ReturnMessage in io.ciera.tool
Methods in io.ciera.tool with parameters of type ReturnMessageModifier and TypeMethodDescriptionvoidSql.relate_R1018_ReturnMessage_is_a_MSG_M(ReturnMessage form, MSG_M part) voidSqlSqlLoader.serialize_1018(ReturnMessage returnmessage_inst, PrintStream out) voidSqlSqlLoader.serialize_ReturnMessage(ReturnMessage returnmessage_inst, PrintStream out) voidSql.unrelate_R1018_ReturnMessage_is_a_MSG_M(ReturnMessage form, MSG_M part) -
Uses of ReturnMessage in io.ciera.tool.sql.ooaofooa.message
Methods in io.ciera.tool.sql.ooaofooa.message that return ReturnMessageMethods in io.ciera.tool.sql.ooaofooa.message with parameters of type ReturnMessageModifier and TypeMethodDescriptiondefault voidMSG_M.setR1018_is_a_ReturnMessage(ReturnMessage inst) -
Uses of ReturnMessage in io.ciera.tool.sql.ooaofooa.message.impl
Classes in io.ciera.tool.sql.ooaofooa.message.impl that implement ReturnMessageFields in io.ciera.tool.sql.ooaofooa.message.impl declared as ReturnMessageModifier and TypeFieldDescriptionstatic final ReturnMessageReturnMessageImpl.EMPTY_RETURNMESSAGEMethods in io.ciera.tool.sql.ooaofooa.message.impl that return ReturnMessageModifier and TypeMethodDescriptionstatic ReturnMessagestatic ReturnMessageReturnMessageImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, io.ciera.runtime.summit.types.UniqueId ref_Msg_ID, String m_Name, String m_Descrip, String m_GuardCondition, String m_ResultTarget, String m_ReturnValue, String m_SequenceNumb) static ReturnMessageReturnMessageImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId ref_Msg_ID, String m_Name, String m_Descrip, String m_GuardCondition, String m_ResultTarget, String m_ReturnValue, String m_SequenceNumb) ReturnMessageSetImpl.nullElement()ReturnMessageImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) MSG_MImpl.R1018_is_a_ReturnMessage()ReturnMessageImpl.self()Methods in io.ciera.tool.sql.ooaofooa.message.impl that return types with arguments of type ReturnMessageMethods in io.ciera.tool.sql.ooaofooa.message.impl with parameters of type ReturnMessageMethod parameters in io.ciera.tool.sql.ooaofooa.message.impl with type arguments of type ReturnMessageModifier and TypeMethodDescriptionReturnMessageSetImpl.emptySet(Comparator<? super ReturnMessage> comp) Constructor parameters in io.ciera.tool.sql.ooaofooa.message.impl with type arguments of type ReturnMessage