info.magnolia.module.model
Class PropertyDefinition
java.lang.Object
info.magnolia.module.model.PropertyDefinition
public class PropertyDefinition
- extends Object
Property as defined in a module descriptor.
- See Also:
ModuleDefinition
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyDefinition
public PropertyDefinition()
getName
public String getName()
setName
public void setName(String name)
getValue
public String getValue()
setValue
public void setValue(String value)
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.