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()
SchemaInformation
getMif
in interface SchemaInformation
public void setMif(String m_mif)
SchemaInformation
setMif
in interface SchemaInformation
public String getSchemaDescription()
SchemaInformation
getSchemaDescription
in interface SchemaInformation
public void setSchemaDescription(String description)
SchemaInformation
setSchemaDescription
in interface SchemaInformation
public String getArtifactId()
SchemaInformation
getArtifactId
in interface SchemaInformation
public void setArtifactId(String fileName)
SchemaInformation
setArtifactId
in interface SchemaInformation
public String getSchemaType()
SchemaInformation
getSchemaType
in interface SchemaInformation
public void setSchemaType(String type)
SchemaInformation
setSchemaType
in interface SchemaInformation
public String getXsd()
SchemaInformation
getXsd
in interface SchemaInformation
public void setXsd(String m_xsd)
SchemaInformation
setXsd
in interface SchemaInformation
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved