public class PropertyDefinitionImpl extends Object implements PropertyDefinition
| Constructor and Description |
|---|
PropertyDefinitionImpl(String type,
String name,
String defaultValue) |
public String getType()
getType in interface PropertyDefinitionpublic String getName()
getName in interface PropertyDefinitionpublic String getDefaultValue()
getDefaultValue in interface PropertyDefinitionCopyright © 2017. All rights reserved.