Class ConnectionLinkPermissionStructure

  • All Implemented Interfaces:
    Serializable

    public class ConnectionLinkPermissionStructure
    extends AbstractTopicPermissionStructure
    implements Serializable
    Type for Connection Service Permission.

    Java class for ConnectionLinkPermissionStructure complex type.

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

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