Drools :: Compiler 6.0.0.CR5

org.drools.compiler.kie.builder.impl
Class FormatConversionResult

java.lang.Object
  extended by org.drools.compiler.kie.builder.impl.FormatConversionResult

public class FormatConversionResult
extends Object


Constructor Summary
FormatConversionResult(String convertedName, byte[] content)
           
 
Method Summary
 byte[] getContent()
           
 String getConvertedName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormatConversionResult

public FormatConversionResult(String convertedName,
                              byte[] content)
Method Detail

getConvertedName

public String getConvertedName()

getContent

public byte[] getContent()

Drools :: Compiler 6.0.0.CR5

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.