|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransferCode | |
---|---|
de.smartics.properties.spi.config.transfer | Provides services to transfer properties from a source to a target destination. |
Uses of TransferCode in de.smartics.properties.spi.config.transfer |
---|
Methods in de.smartics.properties.spi.config.transfer that return TransferCode | |
---|---|
static TransferCode |
TransferCode.valueOf(String name) Returns the enum constant of this type with the specified name. |
static TransferCode[] |
TransferCode.values() Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in de.smartics.properties.spi.config.transfer with parameters of type TransferCode | |
---|---|
DefinitionXmlMessageBean(TransferCode code, ArtifactRef artifact) Constructor without cause. |
|
DefinitionXmlMessageBean(TransferCode code, Throwable cause, ArtifactRef artifact) Default constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |