com.googlecode.jpattern.gwt.client.property
Class Property
java.lang.Object
com.googlecode.jpattern.gwt.client.property.Property
- All Implemented Interfaces:
- IProperty
public class Property
- extends Object
- implements IProperty
- Author:
- Francesco Cina'
08/mag/2011
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Property
public Property(Map<String,String> properties)
getKeys
public List<String> getKeys()
- Specified by:
getKeys in interface IProperty
containsKey
public boolean containsKey(String key)
- Specified by:
containsKey in interface IProperty
getProperty
public String getProperty(String key)
- Specified by:
getProperty in interface IProperty
Copyright © 2011. All Rights Reserved.