org.jnetstream.packet
Interface HeaderElement

All Superinterfaces:
com.slytechs.utils.namespace.Named
All Known Subinterfaces:
Field<T>, Field.DynamicField<T>, Field.StaticField, FiniteField<T>, FiniteHeader, Header
All Known Implementing Classes:
DataHeader, NullField, NullHeader

public interface HeaderElement
extends com.slytechs.utils.namespace.Named

Author:
Mark Bednarczyk, Sly Technologies, Inc.

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.slytechs.utils.namespace.Named
com.slytechs.utils.namespace.Named.Util
 
Method Summary
 DataField getFieldConstant()
           
 
Methods inherited from interface com.slytechs.utils.namespace.Named
getName
 

Method Detail

getFieldConstant

DataField getFieldConstant()
Returns: