public class ModuleOption extends Object
ModuleOption(String name)
ModuleOption(String name, Object value)
String
getName()
Object
getValue()
void
setValue(Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ModuleOption(String name)
public ModuleOption(String name, Object value)
public String getName()
public Object getValue()
public void setValue(Object value)
Copyright © 2013 JBoss Inc.. All Rights Reserved.