public class PcAntidisasterService extends AbstractPublicCommonsService
修飾子とタイプ | フィールドと説明 |
---|---|
jp.ne.publiccommons.xml.pcxml1._1_3.body.antidisasterheadquarter.ObjectFactory |
pcxAhFactory
PCX_AHファクトリ.
|
commonsEdxlFactory, edxlFactory, pcxEbFactory, pcxFactory, pcxIbFactory
コンストラクタと説明 |
---|
PcAntidisasterService() |
修飾子とタイプ | メソッドと説明 |
---|---|
jp.ne.publiccommons.xml.pcxml1._1_3.body.antidisasterheadquarter.TypeAntidisasterHeadquarter |
createAntidisasterInformation(AntidisasterInformationDto antidisasterInformationDto,
PCommonsSendDto pCommonsSendDto)
災害対策本部設置状況を生成します.
|
oasis.names.tc.emergency.edxl.de._1.EDXLDistributionType |
createEDXLDistributionType(PubliccommonsReportData publiccommonsReportData,
AntidisasterInformationDto antidisasterInformationDto,
PCommonsSendDto pCommonsSendDto)
EDXLDistributionType を生成
|
AntidisasterInformationDto |
getAntidisasterHeadquarter()
コモンズ側で表示する本部名称を取得
|
java.lang.String |
getIssueOrLiftEvacuationOrderByArea(java.lang.Long trackdataid,
java.lang.Long localgovinfoid)
本部設置状況前回発表区分から、発令or解除を取得
|
java.lang.String |
getLastAntidisasterHeadquarter(java.lang.Long trackdataid,
java.lang.Long localgovinfoid)
本部設置状況前回発信本部種別を取得
|
javax.xml.bind.JAXBElement<jp.ne.publiccommons.xml.pcxml1._1_3.body.antidisasterheadquarter.TypeAntidisasterHeadquarter> |
getPCXMLJAXBElement(jp.ne.publiccommons.xml.pcxml1._1_3.body.antidisasterheadquarter.TypeAntidisasterHeadquarter antidisasterHeadquarter)
PCXMLのJAXBElemntに変換します.
|
createCommonsContentObjectType, createContentObject, createEDXLDistribution, createFile, createReportHeadTitle, createReportHeadTitle, getContentObjectType, getDistributionId, getDocumentId, getDocumentId, getFile, getGeneralTargetArea, getSenderId, getTargetArea
public jp.ne.publiccommons.xml.pcxml1._1_3.body.antidisasterheadquarter.ObjectFactory pcxAhFactory
public jp.ne.publiccommons.xml.pcxml1._1_3.body.antidisasterheadquarter.TypeAntidisasterHeadquarter createAntidisasterInformation(AntidisasterInformationDto antidisasterInformationDto, PCommonsSendDto pCommonsSendDto) throws java.text.ParseException
antidisasterInformationList
- 災害対策本部設置状況リストpCommonsSendDto
- コモンズ送信情報java.text.ParseException
public java.lang.String getLastAntidisasterHeadquarter(java.lang.Long trackdataid, java.lang.Long localgovinfoid)
trackdataid
- 記録データIDlocalgovinfoid
- 自治体IDtargetArea
- 取得する地区名public java.lang.String getIssueOrLiftEvacuationOrderByArea(java.lang.Long trackdataid, java.lang.Long localgovinfoid)
trackdataid
- 記録データIDlocalgovinfoid
- 自治体IDtargetArea
- 取得する地区名public javax.xml.bind.JAXBElement<jp.ne.publiccommons.xml.pcxml1._1_3.body.antidisasterheadquarter.TypeAntidisasterHeadquarter> getPCXMLJAXBElement(jp.ne.publiccommons.xml.pcxml1._1_3.body.antidisasterheadquarter.TypeAntidisasterHeadquarter antidisasterHeadquarter)
evacuationOrder
- public oasis.names.tc.emergency.edxl.de._1.EDXLDistributionType createEDXLDistributionType(PubliccommonsReportData publiccommonsReportData, AntidisasterInformationDto antidisasterInformationDto, PCommonsSendDto pCommonsSendDto) throws java.text.ParseException
publiccommonsReportData
- 公共情報コモンズ発信データantidisasterInformationList
- 災害対策本部設置状況リストpCommonsSendDto
- コモンズ送信情報java.text.ParseException
public AntidisasterInformationDto getAntidisasterHeadquarter()