com.solidstategroup.cms
Class AssetFormat
java.lang.Object
com.solidstategroup.cms.AssetFormat
public class AssetFormat
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FORMATNORMAL
public static final java.lang.String FORMATNORMAL
- See Also:
- Constant Field Values
FORMATHTMLMULTILINE
public static final java.lang.String FORMATHTMLMULTILINE
- See Also:
- Constant Field Values
FORMATPLAINTEXTMULTILINE
public static final java.lang.String FORMATPLAINTEXTMULTILINE
- See Also:
- Constant Field Values
FORMATBBCODEMULTILINE
public static final java.lang.String FORMATBBCODEMULTILINE
- See Also:
- Constant Field Values
AssetFormat
public AssetFormat()
getAssetFormatId
public int getAssetFormatId()
setAssetFormatId
public void setAssetFormatId(int assetFormatId)
setFormat
public void setFormat(java.lang.String format)
getFormat
public java.lang.String getFormat()