Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Apache
NMS
Commands
MapMessage
C# Class Apache.NMS.Commands.MapMessage
Inheritance:
Message
,
IMapMessage
ファイルを表示
Open project: ThorTech/apache-nms
Class Usage Examples
Public Methods
Method
Description
ClearBody
( ) :
void
MapMessage
( ) :
System
MapMessage
(
PrimitiveMap
body
) :
System
Method Details
ClearBody()
public
method
public
ClearBody
( ) :
void
return
void
MapMessage()
public
method
public
MapMessage
( ) :
System
return
System
MapMessage()
public
method
public
MapMessage
(
PrimitiveMap
body
) :
System
body
Apache.NMS.Util.PrimitiveMap
return
System