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, setModulePropertyValues
public OutputConfig()
public OutputConfig(ModuleId moduleId)
public boolean equals(Object other)
ModuleConfig
equals
in class ModuleConfig
public int hashCode()
hashCode
in class ModuleConfig
public String toString()
toString
in class ModuleConfig
Copyright © 2007, 2013, Oracle and/or its affiliates. All rights reserved.