public class InstanceType
extends java.lang.Object
Classe Java pour InstanceType complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType name="InstanceType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="instanceName" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
InstanceType() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getInstanceName()
Obtient la valeur de la propriété instanceName.
|
void |
setInstanceName(java.lang.String value)
Définit la valeur de la propriété instanceName.
|
public java.lang.String getInstanceName()
String
public void setInstanceName(java.lang.String value)
value
- allowed object is String