Module nl.tno.omt
Package nl.tno.omt

Class SwitchesType

java.lang.Object
nl.tno.omt.SwitchesType

public class SwitchesType extends Object

Java class for switchesType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="switchesType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="autoProvide" type="{http://standards.ieee.org/IEEE1516-2010}switchType"/>
         <element name="conveyRegionDesignatorSets" type="{http://standards.ieee.org/IEEE1516-2010}switchType"/>
         <element name="conveyProducingFederate" type="{http://standards.ieee.org/IEEE1516-2010}switchType"/>
         <element name="attributeScopeAdvisory" type="{http://standards.ieee.org/IEEE1516-2010}switchType"/>
         <element name="attributeRelevanceAdvisory" type="{http://standards.ieee.org/IEEE1516-2010}switchType"/>
         <element name="objectClassRelevanceAdvisory" type="{http://standards.ieee.org/IEEE1516-2010}switchType"/>
         <element name="interactionRelevanceAdvisory" type="{http://standards.ieee.org/IEEE1516-2010}switchType"/>
         <element name="serviceReporting" type="{http://standards.ieee.org/IEEE1516-2010}switchType"/>
         <element name="exceptionReporting" type="{http://standards.ieee.org/IEEE1516-2010}switchType"/>
         <element name="delaySubscriptionEvaluation" type="{http://standards.ieee.org/IEEE1516-2010}switchType"/>
         <element name="automaticResignAction" type="{http://standards.ieee.org/IEEE1516-2010}resignSwitchType"/>
         <any namespace='##other' minOccurs="0"/>
       </sequence>
       <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
       <anyAttribute namespace='##other'/>
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • autoProvide

      protected SwitchType autoProvide
    • conveyRegionDesignatorSets

      protected SwitchType conveyRegionDesignatorSets
    • conveyProducingFederate

      protected SwitchType conveyProducingFederate
    • attributeScopeAdvisory

      protected SwitchType attributeScopeAdvisory
    • attributeRelevanceAdvisory

      protected SwitchType attributeRelevanceAdvisory
    • objectClassRelevanceAdvisory

      protected SwitchType objectClassRelevanceAdvisory
    • interactionRelevanceAdvisory

      protected SwitchType interactionRelevanceAdvisory
    • serviceReporting

      protected SwitchType serviceReporting
    • exceptionReporting

      protected SwitchType exceptionReporting
    • delaySubscriptionEvaluation

      protected SwitchType delaySubscriptionEvaluation
    • automaticResignAction

      protected ResignSwitchType automaticResignAction
    • any

      protected Object any
    • notes

      protected String notes
    • idtag

      protected String idtag
  • Constructor Details

    • SwitchesType

      public SwitchesType()
  • Method Details

    • getAutoProvide

      public SwitchType getAutoProvide()
      Gets the value of the autoProvide property.
      Returns:
      possible object is SwitchType
    • setAutoProvide

      public void setAutoProvide(SwitchType value)
      Sets the value of the autoProvide property.
      Parameters:
      value - allowed object is SwitchType
    • getConveyRegionDesignatorSets

      public SwitchType getConveyRegionDesignatorSets()
      Gets the value of the conveyRegionDesignatorSets property.
      Returns:
      possible object is SwitchType
    • setConveyRegionDesignatorSets

      public void setConveyRegionDesignatorSets(SwitchType value)
      Sets the value of the conveyRegionDesignatorSets property.
      Parameters:
      value - allowed object is SwitchType
    • getConveyProducingFederate

      public SwitchType getConveyProducingFederate()
      Gets the value of the conveyProducingFederate property.
      Returns:
      possible object is SwitchType
    • setConveyProducingFederate

      public void setConveyProducingFederate(SwitchType value)
      Sets the value of the conveyProducingFederate property.
      Parameters:
      value - allowed object is SwitchType
    • getAttributeScopeAdvisory

      public SwitchType getAttributeScopeAdvisory()
      Gets the value of the attributeScopeAdvisory property.
      Returns:
      possible object is SwitchType
    • setAttributeScopeAdvisory

      public void setAttributeScopeAdvisory(SwitchType value)
      Sets the value of the attributeScopeAdvisory property.
      Parameters:
      value - allowed object is SwitchType
    • getAttributeRelevanceAdvisory

      public SwitchType getAttributeRelevanceAdvisory()
      Gets the value of the attributeRelevanceAdvisory property.
      Returns:
      possible object is SwitchType
    • setAttributeRelevanceAdvisory

      public void setAttributeRelevanceAdvisory(SwitchType value)
      Sets the value of the attributeRelevanceAdvisory property.
      Parameters:
      value - allowed object is SwitchType
    • getObjectClassRelevanceAdvisory

      public SwitchType getObjectClassRelevanceAdvisory()
      Gets the value of the objectClassRelevanceAdvisory property.
      Returns:
      possible object is SwitchType
    • setObjectClassRelevanceAdvisory

      public void setObjectClassRelevanceAdvisory(SwitchType value)
      Sets the value of the objectClassRelevanceAdvisory property.
      Parameters:
      value - allowed object is SwitchType
    • getInteractionRelevanceAdvisory

      public SwitchType getInteractionRelevanceAdvisory()
      Gets the value of the interactionRelevanceAdvisory property.
      Returns:
      possible object is SwitchType
    • setInteractionRelevanceAdvisory

      public void setInteractionRelevanceAdvisory(SwitchType value)
      Sets the value of the interactionRelevanceAdvisory property.
      Parameters:
      value - allowed object is SwitchType
    • getServiceReporting

      public SwitchType getServiceReporting()
      Gets the value of the serviceReporting property.
      Returns:
      possible object is SwitchType
    • setServiceReporting

      public void setServiceReporting(SwitchType value)
      Sets the value of the serviceReporting property.
      Parameters:
      value - allowed object is SwitchType
    • getExceptionReporting

      public SwitchType getExceptionReporting()
      Gets the value of the exceptionReporting property.
      Returns:
      possible object is SwitchType
    • setExceptionReporting

      public void setExceptionReporting(SwitchType value)
      Sets the value of the exceptionReporting property.
      Parameters:
      value - allowed object is SwitchType
    • getDelaySubscriptionEvaluation

      public SwitchType getDelaySubscriptionEvaluation()
      Gets the value of the delaySubscriptionEvaluation property.
      Returns:
      possible object is SwitchType
    • setDelaySubscriptionEvaluation

      public void setDelaySubscriptionEvaluation(SwitchType value)
      Sets the value of the delaySubscriptionEvaluation property.
      Parameters:
      value - allowed object is SwitchType
    • getAutomaticResignAction

      public ResignSwitchType getAutomaticResignAction()
      Gets the value of the automaticResignAction property.
      Returns:
      possible object is ResignSwitchType
    • setAutomaticResignAction

      public void setAutomaticResignAction(ResignSwitchType value)
      Sets the value of the automaticResignAction property.
      Parameters:
      value - allowed object is ResignSwitchType
    • getAny

      public Object getAny()
      Gets the value of the any property.
      Returns:
      possible object is Object
    • setAny

      public void setAny(Object value)
      Sets the value of the any property.
      Parameters:
      value - allowed object is Object
    • getNotes

      public String getNotes()
      Gets the value of the notes property.
      Returns:
      possible object is String
    • setNotes

      public void setNotes(String value)
      Sets the value of the notes property.
      Parameters:
      value - allowed object is String
    • getIdtag

      public String getIdtag()
      Gets the value of the idtag property.
      Returns:
      possible object is String
    • setIdtag

      public void setIdtag(String value)
      Sets the value of the idtag property.
      Parameters:
      value - allowed object is String
    • getOtherAttributes

      public Map<QName,String> getOtherAttributes()
      Gets a map that contains attributes that aren't bound to any typed property on this class.

      the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.

      Returns:
      always non-null