com.steptools.stdev.p21
Class P21Consts

java.lang.Object
  extended by com.steptools.stdev.p21.P21Consts

public final class P21Consts
extends java.lang.Object

Part 21 constants


Field Summary
static com.steptools.schemas.header_section_schema.Schema header_section_schema
          The schema for the header section
 
Constructor Summary
P21Consts()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

header_section_schema

public static final com.steptools.schemas.header_section_schema.Schema header_section_schema
The schema for the header section

Constructor Detail

P21Consts

public P21Consts()