public class MELIntrospectionAnswer
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
MELIntrospectionAnswer.MELField |
static class |
MELIntrospectionAnswer.MELFunction |
static class |
MELIntrospectionAnswer.MELResolver |
static class |
MELIntrospectionAnswer.MELScope |
static class |
MELIntrospectionAnswer.MELType |
Constructor and Description |
---|
MELIntrospectionAnswer() |
Modifier and Type | Method and Description |
---|---|
java.util.List<MELIntrospectionAnswer.MELResolver> |
getMELResolvers() |
void |
setMELResolvers(java.util.List<MELIntrospectionAnswer.MELResolver> resolvers) |
public java.util.List<MELIntrospectionAnswer.MELResolver> getMELResolvers()
public void setMELResolvers(java.util.List<MELIntrospectionAnswer.MELResolver> resolvers)
Copyright © 2021 Dassault Systèmes, All Rights Reserved.