public static @interface HoverflySimulate.Source
HoverflySimulate annotation| Modifier and Type | Optional Element and Description |
|---|---|
HoverflySimulate.SourceType |
type
The type of the source
|
java.lang.String |
value
The string value of source location, could be a file path or url depends on the type
|
public abstract java.lang.String value
public abstract HoverflySimulate.SourceType type