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()voidsetFunctionText(String functionText) void
-
Constructor Details
-
PlatformFunction
public PlatformFunction()
-
-
Method Details
-
getName
-
setName
-
getFunctionText
-
setFunctionText
-
clone
- Overrides:
clonein classObject- Throws:
CloneNotSupportedException
-