org.jnetpcap.packet.annotate
Annotation Type Dynamic


@Target(value={METHOD,FIELD})
@Documented
@Retention(value=RUNTIME)
public @interface Dynamic

The Interface Dynamic.

Author:
Mark Bednarczyk, Sly Technologies, Inc.

Required Element Summary
 Field.Property value
          Value.
 
Optional Element Summary
 java.lang.String field
          Field.
 

Element Detail

value

public abstract Field.Property value
Value.

Returns:
the field. property

field

public abstract java.lang.String field
Field.

Returns:
the string
Default:
""