public class WoofTemplateExtensionPropertyImpl extends Object implements WoofTemplateExtensionProperty
WoofTemplateExtensionProperty
implementation.Constructor and Description |
---|
WoofTemplateExtensionPropertyImpl(String name,
String value)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Obtains the name of the property.
|
String |
getValue()
Obtains the value of the property.
|
public String getName()
WoofTemplateExtensionProperty
getName
in interface WoofTemplateExtensionProperty
public String getValue()
WoofTemplateExtensionProperty
getValue
in interface WoofTemplateExtensionProperty
Copyright © 2005–2016. All rights reserved.