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

java.lang.Object
  extended by com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ObjectTypeImpl
      extended by com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ObjectImpl
          extended by com.sun.xml.wss.saml.assertion.saml11.jaxb10.ObjectType
All Implemented Interfaces:
com.sun.xml.bind.JAXBObject, com.sun.xml.bind.marshaller.IdentifiableObject, com.sun.xml.bind.RIElement, 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, com.sun.xml.wss.saml.internal.saml11.jaxb10.Object, com.sun.xml.wss.saml.internal.saml11.jaxb10.ObjectType, Element

public class ObjectType
extends com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ObjectImpl

Author:
root

Nested Class Summary
 
Nested classes/interfaces inherited from class com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ObjectImpl
com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ObjectImpl.Unmarshaller
 
Field Summary
 
Fields inherited from class com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ObjectImpl
version
 
Fields inherited from class com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ObjectTypeImpl
_Content, _Encoding, _Id, _MimeType
 
Constructor Summary
ObjectType()
           
 
Method Summary
 void setContent(List content)
           
 
Methods inherited from class com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ObjectImpl
____jaxb_ri____getLocalName, ____jaxb_ri____getNamespaceURI, createRawValidator, createUnmarshaller, getPrimaryInterface, serializeAttributes, serializeBody, serializeURIs
 
Methods inherited from class com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ObjectTypeImpl
____jaxb____getId, _getContent, getContent, getEncoding, getId, getMimeType, setEncoding, setId, setMimeType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.sun.xml.wss.saml.internal.saml11.jaxb10.ObjectType
getContent, getEncoding, getId, getMimeType, setEncoding, setId, setMimeType
 

Constructor Detail

ObjectType

public ObjectType()
Method Detail

setContent

public void setContent(List content)


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