org.drools.compiler.kie.builder.impl
Class FormatConversionResult
java.lang.Object
org.drools.compiler.kie.builder.impl.FormatConversionResult
public class FormatConversionResult
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormatConversionResult
public FormatConversionResult(String convertedName,
byte[] content)
getConvertedName
public String getConvertedName()
getContent
public byte[] getContent()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.