Class LocalizationBundlesElementFB
java.lang.Object
net.anotheria.anosite.gen.ascustomaction.bean.LocalizationBundlesElementFB
- All Implemented Interfaces:
net.anotheria.maf.bean.FormBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetDescription(String description) voidsetLocalizationBundles(String localizationBundles) voidvoidsetOwnerId(String ownerId) voidsetPosition(int position)
-
Constructor Details
-
LocalizationBundlesElementFB
public LocalizationBundlesElementFB()
-
-
Method Details
-
setOwnerId
-
getOwnerId
-
setPosition
public void setPosition(int position) -
getPosition
public int getPosition() -
setLocalizationBundles
-
getLocalizationBundles
-
setLocalizationBundlesCollection
-
getLocalizationBundlesCollection
-
setDescription
-
getDescription
-