Class ScriptsElementFB
java.lang.Object
net.anotheria.anosite.gen.assitedata.bean.ScriptsElementFB
- All Implemented Interfaces:
net.anotheria.maf.bean.FormBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetDescription(String description) voidsetOwnerId(String ownerId) voidsetPosition(int position) voidsetScripts(String scripts) void
-
Constructor Details
-
ScriptsElementFB
public ScriptsElementFB()
-
-
Method Details
-
setOwnerId
-
getOwnerId
-
setPosition
public void setPosition(int position) -
getPosition
public int getPosition() -
setScripts
-
getScripts
-
setScriptsCollection
-
getScriptsCollection
-
setDescription
-
getDescription
-