public class InlineTableUtil
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.collect.Table<java.lang.Integer,java.lang.String,java.lang.String> |
getContent(org.dmg.pmml.InlineTable inlineTable) |
static <E extends org.dmg.pmml.PMMLObject & org.dmg.pmml.HasTable<E>> |
getInlineTable(E object) |
public static <E extends org.dmg.pmml.PMMLObject & org.dmg.pmml.HasTable<E>> org.dmg.pmml.InlineTable getInlineTable(E object)
public static com.google.common.collect.Table<java.lang.Integer,java.lang.String,java.lang.String> getContent(org.dmg.pmml.InlineTable inlineTable)
Copyright © 2017. All Rights Reserved.