public class SchemaProblem extends SchemaObject
| Modifier and Type | Class and Description |
|---|---|
static class |
SchemaProblem.Severity |
internalId, internalName, log, TIMESTAMP_FORMATSERIALIZED_CLASS_NAME, TYPEXML_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, resetInternalIdfromRecord, toStringequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgenerateJavaCodefromArrayValue, fromArrayValue, fromArrayValue, fromJson, fromJson, newInstanceFromRecord, newInstanceFromRecord, toArrayValue, toJson, toJson, toJson, toRecordnewInstanceFromJsonforEachGrandChildElement, 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, writeXmladdExceptionProperties, contributeExceptionProperties, contributeExceptionPropertiespublic 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 RecordSerializabletoRecord in class BeanCopyright (c) 2006-2025 North Concepts Inc. All Rights Reserved.