public class DomainSharedLibraryType extends DomainEntityType
Classe Java pour DomainSharedLibraryType complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType name="DomainSharedLibraryType">
<complexContent>
<extension base="{http://java.sun.com/xml/ns/jbi/registry}DomainEntityType">
<attribute name="default-install" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
defaultInstall |
fileName, name, timestamp| Constructor and Description |
|---|
DomainSharedLibraryType() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDefaultInstall()
Obtient la valeur de la propriété defaultInstall.
|
void |
setDefaultInstall(Boolean value)
Définit la valeur de la propriété defaultInstall.
|
getFileName, getName, getTimestamp, setFileName, setName, setTimestampCopyright © 2011-2016 OpenESB Community. All Rights Reserved.