public class OutputConfig extends ModuleConfig
mModuleId, mModuleProperties| Constructor and Description |
|---|
OutputConfig() |
OutputConfig(ModuleId moduleId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other)
Compares the list of module properties as a set.
|
int |
hashCode() |
String |
toString() |
addModuleProperty, getModuleId, getModuleProperties, getProperty, getPropertyValues, getSingletonPropertyValue, getSingletonPropertyValue, getSingletonPropertyValueAsBoolean, getSingletonPropertyValueAsBoolean, getSingletonPropertyValueAsInteger, getSingletonPropertyValueAsInteger, hasProperty, hasPropertyValue, setModuleId, setModuleProperties, setModulePropertyValuespublic OutputConfig()
public OutputConfig(ModuleId moduleId)
public boolean equals(Object other)
ModuleConfigequals in class ModuleConfigpublic int hashCode()
hashCode in class ModuleConfigpublic String toString()
toString in class ModuleConfigCopyright © 2007, 2015, Oracle and/or its affiliates. All rights reserved.