Package org.jumpmind.db.model
Class PlatformFunction
java.lang.Object
org.jumpmind.db.model.PlatformFunction
- All Implemented Interfaces:
Serializable
,Cloneable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()
getName()
void
setFunctionText
(String functionText) void
-
Constructor Details
-
PlatformFunction
public PlatformFunction()
-
-
Method Details
-
getName
-
setName
-
getFunctionText
-
setFunctionText
-
clone
- Overrides:
clone
in classObject
- Throws:
CloneNotSupportedException
-