Class Domain

java.lang.Object
edu.nps.moves.dis7.pdus.Domain

public class Domain extends Object
Which domain does this PDU belong to: An example approximating a Java enum "superclass". Can't use an interface, because we need the two static methods, which can't go into an interface
See Also: