|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransferDirectionType | |
---|---|
be.cin.mycarenet._1_0.carenet.types |
Uses of TransferDirectionType in be.cin.mycarenet._1_0.carenet.types |
---|
Methods in be.cin.mycarenet._1_0.carenet.types that return TransferDirectionType | |
---|---|
static TransferDirectionType |
TransferDirectionType.fromValue(String v)
|
TransferDirectionType |
Transfer.getDirection()
Gets the value of the direction property. |
static TransferDirectionType |
TransferDirectionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TransferDirectionType[] |
TransferDirectionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in be.cin.mycarenet._1_0.carenet.types with parameters of type TransferDirectionType | |
---|---|
void |
Transfer.setDirection(TransferDirectionType value)
Sets the value of the direction property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |