Uses of Class
nl.tno.omt.SwitchType
Packages that use SwitchType
-
Uses of SwitchType in nl.tno.omt
Fields in nl.tno.omt declared as SwitchTypeModifier and TypeFieldDescriptionprotected SwitchTypeSwitchesType.attributeRelevanceAdvisoryprotected SwitchTypeSwitchesType.attributeScopeAdvisoryprotected SwitchTypeSwitchesType.autoProvideprotected SwitchTypeSwitchesType.conveyProducingFederateprotected SwitchTypeSwitchesType.conveyRegionDesignatorSetsprotected SwitchTypeSwitchesType.delaySubscriptionEvaluationprotected SwitchTypeSwitchesType.exceptionReportingprotected SwitchTypeSwitchesType.interactionRelevanceAdvisoryprotected SwitchTypeSwitchesType.objectClassRelevanceAdvisoryprotected SwitchTypeSwitchesType.serviceReportingMethods in nl.tno.omt that return SwitchTypeModifier and TypeMethodDescriptionObjectFactory.createSwitchType()Create an instance ofSwitchTypeSwitchesType.getAttributeRelevanceAdvisory()Gets the value of the attributeRelevanceAdvisory property.SwitchesType.getAttributeScopeAdvisory()Gets the value of the attributeScopeAdvisory property.SwitchesType.getAutoProvide()Gets the value of the autoProvide property.SwitchesType.getConveyProducingFederate()Gets the value of the conveyProducingFederate property.SwitchesType.getConveyRegionDesignatorSets()Gets the value of the conveyRegionDesignatorSets property.SwitchesType.getDelaySubscriptionEvaluation()Gets the value of the delaySubscriptionEvaluation property.SwitchesType.getExceptionReporting()Gets the value of the exceptionReporting property.SwitchesType.getInteractionRelevanceAdvisory()Gets the value of the interactionRelevanceAdvisory property.SwitchesType.getObjectClassRelevanceAdvisory()Gets the value of the objectClassRelevanceAdvisory property.SwitchesType.getServiceReporting()Gets the value of the serviceReporting property.Methods in nl.tno.omt with parameters of type SwitchTypeModifier and TypeMethodDescriptionvoidSwitchesType.setAttributeRelevanceAdvisory(SwitchType value) Sets the value of the attributeRelevanceAdvisory property.voidSwitchesType.setAttributeScopeAdvisory(SwitchType value) Sets the value of the attributeScopeAdvisory property.voidSwitchesType.setAutoProvide(SwitchType value) Sets the value of the autoProvide property.voidSwitchesType.setConveyProducingFederate(SwitchType value) Sets the value of the conveyProducingFederate property.voidSwitchesType.setConveyRegionDesignatorSets(SwitchType value) Sets the value of the conveyRegionDesignatorSets property.voidSwitchesType.setDelaySubscriptionEvaluation(SwitchType value) Sets the value of the delaySubscriptionEvaluation property.voidSwitchesType.setExceptionReporting(SwitchType value) Sets the value of the exceptionReporting property.voidSwitchesType.setInteractionRelevanceAdvisory(SwitchType value) Sets the value of the interactionRelevanceAdvisory property.voidSwitchesType.setObjectClassRelevanceAdvisory(SwitchType value) Sets the value of the objectClassRelevanceAdvisory property.voidSwitchesType.setServiceReporting(SwitchType value) Sets the value of the serviceReporting property.