public interface SensitiveInformationConfig extends ModelItemConfig
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | SensitiveInformationConfig.FactoryA factory class with static methods for creating instances
 of this type. | 
| Modifier and Type | Field and Description | 
|---|---|
| static org.apache.xmlbeans.SchemaType | type | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.xmlbeans.XmlAnySimpleType | addNewConfiguration()Appends and returns a new empty "configuration" element | 
| org.apache.xmlbeans.XmlAnySimpleType | getConfiguration()Gets the "configuration" element | 
| String | getLevel()Gets the "level" attribute | 
| boolean | isSetLevel()True if has "level" attribute | 
| void | setConfiguration(org.apache.xmlbeans.XmlAnySimpleType configuration)Sets the "configuration" element | 
| void | setLevel(String level)Sets the "level" attribute | 
| void | unsetLevel()Unsets the "level" attribute | 
| org.apache.xmlbeans.XmlString | xgetLevel()Gets (as xml) the "level" attribute | 
| void | xsetLevel(org.apache.xmlbeans.XmlString level)Sets (as xml) the "level" attribute | 
addNewSettings, getDescription, getId, getName, getSettings, getTimestamp, isSetDescription, isSetId, isSetName, isSetSettings, isSetTimestamp, setDescription, setId, setName, setSettings, setTimestamp, unsetDescription, unsetId, unsetName, unsetSettings, unsetTimestamp, xgetDescription, xgetId, xgetName, xgetTimestamp, xsetDescription, xsetId, xsetName, xsetTimestampchangeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextorg.apache.xmlbeans.XmlAnySimpleType getConfiguration()
void setConfiguration(org.apache.xmlbeans.XmlAnySimpleType configuration)
org.apache.xmlbeans.XmlAnySimpleType addNewConfiguration()
String getLevel()
org.apache.xmlbeans.XmlString xgetLevel()
boolean isSetLevel()
void setLevel(String level)
void xsetLevel(org.apache.xmlbeans.XmlString level)
void unsetLevel()
Copyright © 2019. All Rights Reserved.