public class OptionDefinition extends Object
OptionValueType and a description.| Constructor and Description |
|---|
OptionDefinition(OptionValueType type,
String description) |
public OptionDefinition(OptionValueType type, String description)
type - the type for the option.description - the description of the option.public OptionValueType getType()
public String getDescription()
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.