intra-mart 6.1.14

jp.co.intra_mart.foundation.navigator
クラス TitleInfo

java.lang.Object
  拡張jp.co.intra_mart.foundation.navigator.TitleInfo
すべての実装インタフェース:
Serializable
直系の既知のサブクラス:
EventFlowInfo, EventItemInfo, EventResultItemInfo, LinkPageInfo, ResultPageItemInfo, SaveEventResultItemInfo, SelectItemInfo

public class TitleInfo
extends Object
implements Serializable

タイトル情報

関連項目:
直列化された形式

コンストラクタの概要
TitleInfo()
           
 
メソッドの概要
 String getComment()
          コメント取得
 String getTitle()
          タイトル取得
 void setComment(String comment)
          コメント設定
 void setTitle(String title)
          タイトル設定
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

TitleInfo

public TitleInfo()
メソッドの詳細

getTitle

public String getTitle()
タイトル取得

戻り値:
Returns the strTitle.

setTitle

public void setTitle(String title)
タイトル設定

パラメータ:
title - The title to set.

getComment

public String getComment()
コメント取得

戻り値:
Returns the comment.

setComment

public void setComment(String comment)
コメント設定

パラメータ:
comment - The strComment to set.

intra-mart 6.1.14

Copyright © 2000-2010 NTT DATA INTRAMART CO.,LTD.. All Rights Reserved.