org.jboss.modules.management
Class ObjectProperties.Property
java.lang.Object
org.jboss.modules.management.ObjectProperties.Property
- Enclosing class:
- ObjectProperties
public static final class ObjectProperties.Property
- extends Object
A single property in a properties list.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectProperties.Property
public ObjectProperties.Property(String key,
String value)
getKey
public String getKey()
getValue
public String getValue()
Copyright © 2011. All Rights Reserved.