Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


waggle.common.modules.document.infos
Class XContentStringInfo

java.lang.Object
  extended by waggle.core.info.XDTO
      extended by waggle.common.modules.document.infos.XContentStringInfo


public class XContentStringInfo
extends XDTO

Content String Information DTO.


Field Summary
 String ContentMimeType
          The mime type of the content string.
 String ContentString
          The content string.

 

Constructor Summary
XContentStringInfo()
           

 

Method Summary

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

ContentString

public String ContentString
The content string.

ContentMimeType

public String ContentMimeType
The mime type of the content string.

Constructor Detail

XContentStringInfo

public XContentStringInfo()

Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.