| Package | Description |
|---|---|
| eu.fispace.api.admin |
This package contains the classes that describe the format of the messages that
the FIspace Store and SDK components will exchange with:
SDI
|
| Modifier and Type | Field and Description |
|---|---|
protected BCMConfType |
BCMConf.conf |
| Modifier and Type | Method and Description |
|---|---|
BCMConfType |
ObjectFactory.createBCMConfType()
Create an instance of
BCMConfType |
BCMConfType |
BCMConf.getConf()
Obtiene el valor de la propiedad conf.
|
BCMConfType |
BCMConfType.withName(String value) |
BCMConfType |
BCMConfType.withPackage(String value) |
BCMConfType |
BCMConfType.withStatus(StatusType value) |
BCMConfType |
BCMConfType.withStatusMessage(String value) |
BCMConfType |
BCMConfType.withZipfileACSI(byte[] value) |
BCMConfType |
BCMConfType.withZipfileBridge(byte[] value) |
| Modifier and Type | Method and Description |
|---|---|
void |
BCMConf.setConf(BCMConfType value)
Define el valor de la propiedad conf.
|
BCMConf |
BCMConf.withConf(BCMConfType value) |
Copyright © 2015. All Rights Reserved.