org.apache.poi.hemf.record
Class HemfCommentPublic.MultiFormats

java.lang.Object
  extended by org.apache.poi.hemf.record.AbstractHemfComment
      extended by org.apache.poi.hemf.record.HemfCommentPublic.MultiFormats
Enclosing class:
HemfCommentPublic

public static class HemfCommentPublic.MultiFormats
extends AbstractHemfComment


Constructor Summary
HemfCommentPublic.MultiFormats(byte[] rawBytes)
           
 
Method Summary
 java.util.List<HemfCommentPublic.HemfMultiFormatsData> getData()
           
 
Methods inherited from class org.apache.poi.hemf.record.AbstractHemfComment
getRawBytes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HemfCommentPublic.MultiFormats

public HemfCommentPublic.MultiFormats(byte[] rawBytes)
Method Detail

getData

public java.util.List<HemfCommentPublic.HemfMultiFormatsData> getData()
Returns:
a list of HemfMultFormatsData


Copyright 2017 The Apache Software Foundation or its licensors, as applicable.