クラス MetaLocalizedReport
java.lang.Object
org.iplass.mtp.impl.web.template.report.MetaLocalizedReport
- すべての実装されたインタフェース:
Serializable,org.iplass.mtp.impl.metadata.MetaData
- 関連項目:
-
コンストラクタの概要
コンストラクタコンストラクタ説明MetaLocalizedReport(String localeName, String fileName, byte[] binary, MetaReportType reportType) -
メソッドの概要
修飾子とタイプメソッド説明voidapplyConfig(LocalizedReportDefinition definition) copy()byte[]voidsetBinary(byte[] binary) voidsetFileName(String fileName) voidsetLocaleName(String localeName) voidsetReportType(MetaReportType reportType) クラスから継承されたメソッド java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitインタフェースから継承されたメソッド org.iplass.mtp.impl.metadata.MetaData
equals, hashCode
-
コンストラクタの詳細
-
MetaLocalizedReport
public MetaLocalizedReport() -
MetaLocalizedReport
public MetaLocalizedReport(String localeName, String fileName, byte[] binary, MetaReportType reportType)
-
-
メソッドの詳細
-
getLocaleName
-
setLocaleName
-
getFileName
-
setFileName
-
getBinary
public byte[] getBinary() -
setBinary
public void setBinary(byte[] binary) -
getReportType
-
setReportType
-
copy
- 定義:
copyインタフェース内org.iplass.mtp.impl.metadata.MetaData
-
applyConfig
-
currentConfig
-