|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jnetpcap.packet.structure.AnnotatedFieldRuntime
public class AnnotatedFieldRuntime
| Constructor Summary | |
|---|---|
AnnotatedFieldRuntime(AnnotatedField parent)
|
|
| Method Summary | |
|---|---|
void |
finishProcessing(java.util.List<HeaderDefinitionError> errors)
|
java.util.Map<Field.Property,AnnotatedFieldMethod> |
getFunctionMap()
|
void |
setFunction(AnnotatedFieldMethod method)
|
void |
setFunction(java.util.Map<Field.Property,AnnotatedFieldMethod> methods)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotatedFieldRuntime(AnnotatedField parent)
| Method Detail |
|---|
public void finishProcessing(java.util.List<HeaderDefinitionError> errors)
public java.util.Map<Field.Property,AnnotatedFieldMethod> getFunctionMap()
public void setFunction(AnnotatedFieldMethod method)
public void setFunction(java.util.Map<Field.Property,AnnotatedFieldMethod> methods)
methods -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||