|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jomc.ant.types.NameType
public class NameType
Datatype holding a name
property.
Constructor Summary | |
---|---|
NameType()
Creates a new NameType instance. |
Method Summary | |
---|---|
NameType |
clone()
Creates and returns a copy of this object. |
String |
getName()
Gets the value of the name property. |
void |
setName(String value)
Sets the value of the name property. |
String |
toString()
Creates and returns a string representation of the object. |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NameType()
NameType
instance.
Method Detail |
---|
public final String getName()
name
property.
name
property.setName(java.lang.String)
public final void setName(String value)
name
property.
value
- The new value of the name
property.getName()
public NameType clone()
clone
in class Object
public String toString()
toString
in class Object
|
||||||||||
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. |