com.ebmwebsourcing.webeditor.impl.domain.project
Class ProjectFormat
java.lang.Object
com.ebmwebsourcing.webeditor.impl.domain.project.ProjectFormat
- All Implemented Interfaces:
- IProjectInstanceFormat, com.google.gwt.user.client.rpc.IsSerializable
public class ProjectFormat
- extends java.lang.Object
- implements IProjectInstanceFormat
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
ProjectFormat
public ProjectFormat()
ProjectFormat
public ProjectFormat(java.lang.String name,
java.lang.String description)
getDescription
public java.lang.String getDescription()
- Specified by:
getDescription in interface IProjectInstanceFormat
getName
public java.lang.String getName()
- Specified by:
getName in interface IProjectInstanceFormat
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2010-2011 Petals Link. All Rights Reserved.