Class GoverningAgreementsType


  • public class GoverningAgreementsType
    extends Object

    Java class for GoverningAgreementsType complex type.

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

     <complexType name="GoverningAgreementsType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:AuthenticatedTelephony}GoverningAgreementRef"
     maxOccurs="unbounded"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>