public static class Scan.Exclude.IfSystemProperty extends Object
Classe Java pour anonymous complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="name" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="value" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected String |
value |
| Constructor and Description |
|---|
Scan.Exclude.IfSystemProperty() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Obtient la valeur de la propriété name.
|
String |
getValue()
Obtient la valeur de la propriété value.
|
void |
setName(String value)
Définit la valeur de la propriété name.
|
void |
setValue(String value)
Définit la valeur de la propriété value.
|
public String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic String getValue()
StringCopyright © 1999–2016 The Apache Software Foundation. All rights reserved.