public class PropertiesResourceType extends ResourceType
Constructor and Description |
---|
PropertiesResourceType()
Creates a new
PropertiesResourceType instance. |
Modifier and Type | Method and Description |
---|---|
PropertiesResourceType |
clone()
Creates and returns a copy of this object.
|
PropertiesFormatType |
getFormat()
Gets the value of the
format property. |
void |
setFormat(PropertiesFormatType value)
Sets the value of the
format property. |
String |
toString()
Creates and returns a string representation of the object.
|
getConnectTimeout, getLocation, getReadTimeout, isOptional, setConnectTimeout, setLocation, setOptional, setReadTimeout
public PropertiesResourceType()
PropertiesResourceType
instance.public final PropertiesFormatType getFormat()
format
property.format
property.setFormat(org.jomc.ant.types.PropertiesFormatType)
public final void setFormat(PropertiesFormatType value)
format
property.value
- The new value of the format
property or null
.getFormat()
public PropertiesResourceType clone()
clone
in class ResourceType
public String toString()
toString
in class ResourceType
Copyright © 2005-2013 The JOMC Project. All Rights Reserved.