Packageorg.spicefactory.parsley.core.registry.definition
Classpublic class PropertyValue
InheritancePropertyValue Inheritance Object
Deprecated: Please Use new configuration DSL



Public Properties
 PropertyDefined By
  property : Property
[read-only]
PropertyValue
  value : *
[read-only]
PropertyValue
Public Methods
 MethodDefined By
  
PropertyValue(property:Property, value:*)
PropertyValue
Property Detail
propertyproperty
property:Property  [read-only]


Implementation
    public function get property():Property
valueproperty 
value:*  [read-only]


Implementation
    public function get value():*
Constructor Detail
PropertyValue()Constructor
public function PropertyValue(property:Property, value:*)



Parameters
property:Property
 
value:*