상속: IASN1PreparedElement
예제 #1
0
        public void selectInformationReport(InformationReport val)
        {
            informationReport_         = val;
            informationReport_selected = true;


            unsolicitedStatus_selected = false;

            eventNotification_selected = false;
        }
예제 #2
0
        public void selectInformationReport(InformationReport val)
        {
            informationReport_ = val;
            informationReport_selected = true;


            unsolicitedStatus_selected = false;

            eventNotification_selected = false;
        }