com.sun.xml.wss.saml.assertion.saml11.jaxb10
Class AnyType

java.lang.Object
  extended by com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AnyTypeImpl
      extended by com.sun.xml.wss.saml.assertion.saml11.jaxb10.AnyType
All Implemented Interfaces:
com.sun.xml.bind.JAXBObject, com.sun.xml.wss.saml.internal.saml11.jaxb10.AnyType, com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.runtime.UnmarshallableObject, com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.runtime.ValidatableObject, com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.runtime.XMLSerializable

public class AnyType
extends com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AnyTypeImpl
implements AnyType

Author:
root

Nested Class Summary
 
Nested classes/interfaces inherited from class com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AnyTypeImpl
com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AnyTypeImpl.Unmarshaller
 
Field Summary
 
Fields inherited from class com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AnyTypeImpl
_Content, version
 
Constructor Summary
AnyType()
           
 
Method Summary
 void setContent(List content)
          Set the content
 
Methods inherited from class com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AnyTypeImpl
_getContent, createRawValidator, createUnmarshaller, getContent, getPrimaryInterface, serializeAttributes, serializeBody, serializeURIs
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnyType

public AnyType()
Method Detail

setContent

public void setContent(List content)
Description copied from interface: AnyType
Set the content

Parameters:
content - List of contents

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



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.