Class MediaLinksElementFB
java.lang.Object
net.anotheria.anosite.gen.aswebdata.bean.MediaLinksElementFB
- All Implemented Interfaces:
net.anotheria.maf.bean.FormBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetDescription(String description) voidsetMediaLink(String mediaLink) voidvoidsetOwnerId(String ownerId) voidsetPosition(int position)
-
Constructor Details
-
MediaLinksElementFB
public MediaLinksElementFB()
-
-
Method Details
-
setOwnerId
-
getOwnerId
-
setPosition
public void setPosition(int position) -
getPosition
public int getPosition() -
setMediaLink
-
getMediaLink
-
setMediaLinkCollection
-
getMediaLinkCollection
-
setDescription
-
getDescription
-