Class InfoChannelPermissionStructure

  • All Implemented Interfaces:
    Serializable

    public class InfoChannelPermissionStructure
    extends AbstractTopicPermissionStructure
    implements Serializable
    Type for Info Channel Permission.

    Java class for InfoChannelPermissionStructure complex type.

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

     <complexType name="InfoChannelPermissionStructure">
       <complexContent>
         <extension base="{http://www.siri.org.uk/}AbstractTopicPermissionStructure">
           <sequence>
             <element name="InfoChannelRef" type="{http://www.siri.org.uk/}InfoChannelRefStructure"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form