public class SchemaProblem extends SchemaObject
Modifier and Type | Class and Description |
---|---|
static class |
SchemaProblem.Severity |
internalId, internalName, log, TIMESTAMP_FORMAT
SERIALIZED_CLASS_NAME, TYPE
XML_SERIALIZED_CLASS_NAME
Constructor and Description |
---|
SchemaProblem() |
SchemaProblem(SchemaPart schemaPart,
String details,
Object... detailArguments) |
Modifier and Type | Method and Description |
---|---|
String |
getDetails() |
SchemaPart |
getSchemaPart() |
SchemaProblem |
setDetails(String details) |
SchemaProblem |
setSchemaPart(SchemaPart schemaPart) |
Record |
toRecord() |
addExceptionProperties, assertValid, assertValid, clone, exception, exception, exception, getInternalId, getInternalName, resetInternalId
fromRecord, toString
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
generateJavaCode
fromArrayValue, fromArrayValue, fromArrayValue, fromJson, fromJson, newInstanceFromRecord, newInstanceFromRecord, toArrayValue, toJson, toJson, toJson, toRecord
newInstanceFromJson
forEachGrandChildElement, fromXml, fromXml, fromXmlElement, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getChildElement, getChildElements, newInstanceFromXml, newInstanceFromXml, setAttribute, toXml, toXml, toXml, toXml, toXml, toXmlElement, writeXml, writeXml
addExceptionProperties, contributeExceptionProperties, contributeExceptionProperties
public SchemaProblem()
public SchemaProblem(SchemaPart schemaPart, String details, Object... detailArguments)
public SchemaPart getSchemaPart()
public SchemaProblem setSchemaPart(SchemaPart schemaPart)
public String getDetails()
public SchemaProblem setDetails(String details)
public Record toRecord()
toRecord
in interface RecordSerializable
toRecord
in class Bean
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.