Class BroadcastDocument
java.lang.Object
com.iohao.net.framework.core.doc.BroadcastDocument
-
Method Summary
Modifier and TypeMethodDescriptionstatic BroadcastDocumentBuilderintgetCmd()intintstatic BroadcastDocumentBuildernewBuilder(CmdInfo cmdInfo) Deprecated.
-
Method Details
-
getCmdMerge
public int getCmdMerge() -
getCmd
public int getCmd() -
getSubCmd
public int getSubCmd() -
builder
-
newBuilder
Deprecated.seebuilder(CmdInfo)create BroadcastDocumentBuilder- Parameters:
cmdInfo- cmdInfo- Returns:
- BroadcastDocumentBuilder
-
builder(CmdInfo)