public class Getcontenttype extends Object implements IProperty
コンストラクタと説明 |
---|
Getcontenttype()
コンストラクタ
|
Getcontenttype(ContentType type)
コンストラクタ
|
修飾子とタイプ | メソッドと説明 |
---|---|
ContentType |
getType()
コンテンツタイプを取得します。
|
boolean |
isEmpty()
空かどうかを判定します。
|
void |
setType(ContentType type)
コンテンツタイプを設定します。
|
void |
write(IacXmlWriter writer)
エレメント情報を出力します。
|
public Getcontenttype()
public Getcontenttype(ContentType type)
type
- コンテンツタイプpublic ContentType getType()
public boolean isEmpty()
コンテンツタイプが null
の場合に true
となります。
true
:空である/false
:空でない)public void setType(ContentType type)
type
- コンテンツタイプpublic void write(IacXmlWriter writer) throws IacCaldavIOException
IOutputElement
write
インタフェース内 IOutputElement
writer
- XML ライターIacCaldavIOException
- 出力処理に失敗した場合Copyright © 2012-2015 NTT DATA INTRAMART CORPORATION