org.codehaus.mojo.freeform.project
Class IdeContextMenuItem
java.lang.Object
org.codehaus.mojo.freeform.project.ContextMenuItem
org.codehaus.mojo.freeform.project.IdeContextMenuItem
- All Implemented Interfaces:
- Serializable
public class IdeContextMenuItem
- extends ContextMenuItem
- implements Serializable
null
- Version:
- $Revision$ $Date$
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdeContextMenuItem
public IdeContextMenuItem()
getName
public String getName()
- Get null
setName
public void setName(String name)
- Set null
- Parameters:
name
-
setModelEncoding
public void setModelEncoding(String modelEncoding)
- Overrides:
setModelEncoding
in class ContextMenuItem
getModelEncoding
public String getModelEncoding()
- Overrides:
getModelEncoding
in class ContextMenuItem
Copyright © 2005-2011 Codehaus. All Rights Reserved.