org.jboss.xb.binding.sunday.xop
Class XOPObject

java.lang.Object
  extended by org.jboss.xb.binding.sunday.xop.XOPObject

public class XOPObject
extends Object

Since:
Jun 28, 2006
Author:
Heiko Braun

Constructor Summary
XOPObject(Object content)
           
 
Method Summary
 Object getContent()
           
 String getContentType()
           
 void setContentType(String contentType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XOPObject

public XOPObject(Object content)
Method Detail

getContent

public Object getContent()

getContentType

public String getContentType()

setContentType

public void setContentType(String contentType)


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.