|
Neo4j | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ParameterDescriptionConsumer
Method Summary | |
---|---|
void |
describeListParameter(String name,
Class<?> type,
boolean optional,
String description)
|
void |
describeParameter(String name,
Class<?> type,
boolean optional,
String description)
|
Method Detail |
---|
void describeParameter(String name, Class<?> type, boolean optional, String description)
void describeListParameter(String name, Class<?> type, boolean optional, String description)
|
Neo4j | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |