Package cbsw

Class CommandMapType


  • class CommandMapType
    extends java.lang.Object

    This class is used during unmarshalling of Command map instances with CommandMapAdapter.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) java.util.ArrayList<MapEntryType> entryList  
    • Constructor Summary

      Constructors 
      Constructor Description
      CommandMapType()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CommandMapType

        CommandMapType()