|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jomc.ant.types.ResourceType
org.jomc.ant.types.PropertiesResourceType
public class PropertiesResourceType
Datatype describing a properties resource.
Constructor Summary | |
---|---|
PropertiesResourceType()
Creates a new PropertiesResourceType instance. |
Method Summary | |
---|---|
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. |
Methods inherited from class org.jomc.ant.types.ResourceType |
---|
getConnectTimeout, getLocation, getReadTimeout, isOptional, setConnectTimeout, setLocation, setOptional, setReadTimeout |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PropertiesResourceType()
PropertiesResourceType
instance.
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2005-2012 The JOMC Project. All Rights Reserved. |