MobileNetworkRadioEncryptionElement.java revision 4b8d88eb610aa1e0bb6ec632f792744b3d6b5f22
a8e63ead10cffc72a7a6f4318d5e396926c3c229vboxsync//
a8e63ead10cffc72a7a6f4318d5e396926c3c229vboxsync// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v1.0.6-b27-fcs
a8e63ead10cffc72a7a6f4318d5e396926c3c229vboxsync// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
a8e63ead10cffc72a7a6f4318d5e396926c3c229vboxsync// Any modifications to this file will be lost upon recompilation of the source schema.
a8e63ead10cffc72a7a6f4318d5e396926c3c229vboxsync// Generated on: 2012.06.11 at 10:33:54 AM PDT
a8e63ead10cffc72a7a6f4318d5e396926c3c229vboxsync//
a8e63ead10cffc72a7a6f4318d5e396926c3c229vboxsync
a8e63ead10cffc72a7a6f4318d5e396926c3c229vboxsync
a8e63ead10cffc72a7a6f4318d5e396926c3c229vboxsyncpackage com.sun.identity.liberty.ws.common.jaxb.ac;
a8e63ead10cffc72a7a6f4318d5e396926c3c229vboxsync
a8e63ead10cffc72a7a6f4318d5e396926c3c229vboxsync
a8e63ead10cffc72a7a6f4318d5e396926c3c229vboxsync/**
a8e63ead10cffc72a7a6f4318d5e396926c3c229vboxsync * Java content class for MobileNetworkRadioEncryption element declaration.
a8e63ead10cffc72a7a6f4318d5e396926c3c229vboxsync * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/lib-arch-authentication-context.xsd line 415)
a8e63ead10cffc72a7a6f4318d5e396926c3c229vboxsync * <p>
a8e63ead10cffc72a7a6f4318d5e396926c3c229vboxsync * <pre>
a8e63ead10cffc72a7a6f4318d5e396926c3c229vboxsync * &lt;element name="MobileNetworkRadioEncryption">
a8e63ead10cffc72a7a6f4318d5e396926c3c229vboxsync * &lt;complexType>
a8e63ead10cffc72a7a6f4318d5e396926c3c229vboxsync * &lt;complexContent>
a8e63ead10cffc72a7a6f4318d5e396926c3c229vboxsync * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
a8e63ead10cffc72a7a6f4318d5e396926c3c229vboxsync * &lt;sequence>
a8e63ead10cffc72a7a6f4318d5e396926c3c229vboxsync * &lt;element ref="{urn:liberty:ac:2003-08}Extension" maxOccurs="unbounded" minOccurs="0"/>
a8e63ead10cffc72a7a6f4318d5e396926c3c229vboxsync * &lt;/sequence>
a8e63ead10cffc72a7a6f4318d5e396926c3c229vboxsync * &lt;/restriction>
a8e63ead10cffc72a7a6f4318d5e396926c3c229vboxsync * &lt;/complexContent>
a8e63ead10cffc72a7a6f4318d5e396926c3c229vboxsync * &lt;/complexType>
* &lt;/element>
* </pre>
*
*/
public interface MobileNetworkRadioEncryptionElement
extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ac.MobileNetworkRadioEncryptionType
{
}