net.awired.visuwall.plugin.sonar
Class Property

java.lang.Object
  extended by net.awired.visuwall.plugin.sonar.Property

public class Property
extends Object


Constructor Summary
Property()
           
 
Method Summary
 String getKey()
           
 String getValue()
           
 boolean isKey(String key)
           
 void setKey(String key)
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Property

public Property()
Method Detail

getKey

public String getKey()

setKey

public void setKey(String key)

getValue

public String getValue()

setValue

public void setValue(String value)

isKey

public boolean isKey(String key)


Copyright © 2012 Awired Network. All Rights Reserved.