Package | Description |
---|---|
org.jomc.ant.types |
Object management and configuration task data type classes for Apache Ant.
|
Modifier and Type | Method and Description |
---|---|
PropertiesFormatType |
PropertiesResourceType.getFormat()
Gets the value of the
format property. |
static PropertiesFormatType |
PropertiesFormatType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertiesFormatType[] |
PropertiesFormatType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PropertiesResourceType.setFormat(PropertiesFormatType value)
Sets the value of the
format property. |
Copyright © 2005-2013 The JOMC Project. All Rights Reserved.