Enum Class PortConfig.Fields

java.lang.Object
java.lang.Enum<PortConfig.Fields>
org.ka2ddo.yaac.io.PortConfig.Fields
All Implemented Interfaces:
Serializable, Comparable<PortConfig.Fields>, Constable
Enclosing class:
PortConfig

public static enum PortConfig.Fields extends Enum<PortConfig.Fields>
Enumeration identifying all the fields in a Cfg sub-record. Used by port driver classes to support configuration transfer by XML to indicate which fields are required and also which are to be suppressed (to block duplicate station callsigns, etc.).
Author:
Andrew Pavlin, KA2DDO
See Also: