|
|||||||||
前 次 | フレームあり フレームなし |
ImplementProfile を使用しているパッケージ | |
---|---|
org.pslx.PpsDocuments | 業務ドキュメントモデルに対応するクラスのパッケージ |
org.pslx.PpsDocuments での ImplementProfile の使用 |
---|
ImplementProfile を返す org.pslx.PpsDocuments のメソッド | |
---|---|
ImplementProfile |
TransactionMessage.getImplement()
実装プロファイルを取得します(送受信用) |
ImplementProfile |
DocumentManager.getImplement()
実装プロファイルを取得します(定義用) |
ImplementProfile |
TransactionMessage.getImplementObtained()
相手から取得した実装プロファイルを取得します |
ImplementProfile |
DocumentManager.parseImplementProfile(java.lang.String xml)
XML文字列から実装プロパティを読み込みます |
ImplementProfile |
DocumentManager.readImplementProfile(java.io.InputStream stream)
指定したストリームから実装プロパティを読み込みます |
ImplementProfile |
DocumentManager.readImplementProfile(java.lang.String filename)
指定したファイルから実装プロパティを読み込みます |
ImplementProfile |
DocumentManager.readImplementProfile(javax.xml.stream.XMLStreamReader reader)
指定したストリームから実装プロパティを読み込みます |
ImplementProfile 型のパラメータを持つ org.pslx.PpsDocuments のメソッド | |
---|---|
void |
TransactionMessage.setImplementObtained(ImplementProfile value)
相手から取得した実装プロファイルを設定します |
|
|||||||||
前 次 | フレームあり フレームなし |