public interface InvalidSecurityScanConfig
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | InvalidSecurityScanConfig.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 | 
|---|---|
| SchemaTypeForSecurityScanConfig | addNewTypesList()Appends and returns a new empty value (as xml) as the last "typesList" element | 
| SchemaTypeForSecurityScanConfig[] | getTypesListArray()Deprecated.   | 
| SchemaTypeForSecurityScanConfig | getTypesListArray(int i)Gets ith "typesList" element | 
| List<SchemaTypeForSecurityScanConfig> | getTypesListList()Gets a List of "typesList" elements | 
| SchemaTypeForSecurityScanConfig | insertNewTypesList(int i)Inserts and returns a new empty value (as xml) as the ith "typesList" element | 
| void | removeTypesList(int i)Removes the ith "typesList" element | 
| void | setTypesListArray(int i,
                 SchemaTypeForSecurityScanConfig typesList)Sets ith "typesList" element | 
| void | setTypesListArray(SchemaTypeForSecurityScanConfig[] typesListArray)Sets array of all "typesList" element | 
| int | sizeOfTypesListArray()Returns number of "typesList" element | 
changeType, 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, xmlTextList<SchemaTypeForSecurityScanConfig> getTypesListList()
SchemaTypeForSecurityScanConfig[] getTypesListArray()
SchemaTypeForSecurityScanConfig getTypesListArray(int i)
int sizeOfTypesListArray()
void setTypesListArray(SchemaTypeForSecurityScanConfig[] typesListArray)
void setTypesListArray(int i,
                       SchemaTypeForSecurityScanConfig typesList)
SchemaTypeForSecurityScanConfig insertNewTypesList(int i)
SchemaTypeForSecurityScanConfig addNewTypesList()
void removeTypesList(int i)
Copyright © 2019. All Rights Reserved.