Modifier and Type | Method and Description |
---|---|
EnvironmentType |
EnvironmentPool.getEnv(java.lang.String envId) |
Modifier and Type | Method and Description |
---|---|
java.util.List<EnvironmentType> |
EnvironmentPool.getEnvList() |
Modifier and Type | Method and Description |
---|---|
void |
EnvironmentPool.add(EnvironmentType env) |
Modifier and Type | Method and Description |
---|---|
EnvironmentType |
ObjectFactory.createEnvironmentType()
Create an instance of
EnvironmentType |
EnvironmentType |
ApplicationType.getEnvironment()
Obtient la valeur de la propriété environment.
|
Modifier and Type | Method and Description |
---|---|
void |
ApplicationType.setEnvironment(EnvironmentType value)
Définit la valeur de la propriété environment.
|
Modifier and Type | Method and Description |
---|---|
EnvironmentType |
ObjectFactory.createEnvironmentType()
Create an instance of
EnvironmentType |
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<EnvironmentType> |
ObjectFactory.createEnvironment(EnvironmentType value)
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<EnvironmentType> |
ObjectFactory.createEnvironment(EnvironmentType value)
|