Class StopTimetablePermissions

  • All Implemented Interfaces:
    Serializable

    public class StopTimetablePermissions
    extends PermissionsStructure
    implements Serializable

    Java class for anonymous complex type.

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

     <complexType>
       <complexContent>
         <extension base="{http://www.siri.org.uk/}PermissionsStructure">
           <sequence>
             <element name="StopTimetablePermission" type="{http://www.siri.org.uk/}StopMonitoringServicePermissionStructure" maxOccurs="unbounded" minOccurs="0"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Constructor Detail

      • StopTimetablePermissions

        public StopTimetablePermissions()
    • Method Detail

      • getStopTimetablePermission

        public List<StopMonitoringServicePermissionStructure> getStopTimetablePermission()
        Gets the value of the stopTimetablePermission property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the stopTimetablePermission property.

        For example, to add a new item, do as follows:

            getStopTimetablePermission().add(newItem);
         

        Objects of the following type(s) are allowed in the list StopMonitoringServicePermissionStructure