Class GeneratedClassAttribute

java.lang.Object
edu.nps.moves.dis7.source.generator.pdus.GeneratedClassAttribute

public class GeneratedClassAttribute extends Object
Represents one attribute of a class, ie an instance variable. this may be a primitive type, a class defined elsewhere in the document, a list, or an array.
Author:
DMcG