public class ModelCmdDTO extends Object implements Serializable
protected String
cmd
desc
protected FrameType
frameType
name
protected TreeSet<String>
params
protected TreeSet<Tag>
tags
ModelCmdDTO()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String name
protected String cmd
protected FrameType frameType
protected TreeSet<String> params
protected String desc
protected TreeSet<Tag> tags
public ModelCmdDTO()
Copyright © 2023. All rights reserved.