Class ExternalFormatSchema
- java.lang.Object
-
- org.finos.legend.engine.protocol.pure.v1.packageableElement.external.shared.ExternalFormatSchema
-
public class ExternalFormatSchema extends Object
-
-
Field Summary
Fields Modifier and Type Field Description StringcontentSourceInformationcontentSourceInformationStringidStringlocationSourceInformationsourceInformation
-
Constructor Summary
Constructors Constructor Description ExternalFormatSchema()
-
-
-
Field Detail
-
id
public String id
-
location
public String location
-
content
public String content
-
sourceInformation
public SourceInformation sourceInformation
-
contentSourceInformation
public SourceInformation contentSourceInformation
-
-