public class SchemaInformationImpl extends Object implements SchemaInformation
CMET, CORE_MIF, PAYLOAD| Constructor and Description |
|---|
SchemaInformationImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getArtifactId()
Returns the schema file name (artifact id, without file extension )
|
String |
getMif()
Returns the mif content
|
String |
getSchemaDescription()
Returns the schema description
|
String |
getSchemaType()
Returns the schema type (CMET or PAYLOAD or CORE_MIF)
|
String |
getXsd()
Returns the xsd content
|
void |
setArtifactId(String fileName)
Sets the schema file name (artifact id, without file extension )
|
void |
setMif(String m_mif)
Sets the mif content
|
void |
setSchemaDescription(String description)
Sets the schema description
|
void |
setSchemaType(String type)
Sets the schema type (CMET or PAYLOAD or CORE_MIF)
|
void |
setXsd(String m_xsd)
Sets the xsd content
|
public String getMif()
SchemaInformationgetMif in interface SchemaInformationpublic void setMif(String m_mif)
SchemaInformationsetMif in interface SchemaInformationpublic String getSchemaDescription()
SchemaInformationgetSchemaDescription in interface SchemaInformationpublic void setSchemaDescription(String description)
SchemaInformationsetSchemaDescription in interface SchemaInformationpublic String getArtifactId()
SchemaInformationgetArtifactId in interface SchemaInformationpublic void setArtifactId(String fileName)
SchemaInformationsetArtifactId in interface SchemaInformationpublic String getSchemaType()
SchemaInformationgetSchemaType in interface SchemaInformationpublic void setSchemaType(String type)
SchemaInformationsetSchemaType in interface SchemaInformationpublic String getXsd()
SchemaInformationgetXsd in interface SchemaInformationpublic void setXsd(String m_xsd)
SchemaInformationsetXsd in interface SchemaInformationHDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved