|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FaultCodeType | |
---|---|
be.cin.mycarenet._1_0.carenet.types |
Uses of FaultCodeType in be.cin.mycarenet._1_0.carenet.types |
---|
Methods in be.cin.mycarenet._1_0.carenet.types that return FaultCodeType | |
---|---|
static FaultCodeType |
FaultCodeType.fromValue(String v)
|
FaultCodeType |
MessageFaultType.getFaultCode()
Gets the value of the faultCode property. |
static FaultCodeType |
FaultCodeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FaultCodeType[] |
FaultCodeType.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 FaultCodeType | |
---|---|
void |
MessageFaultType.setFaultCode(FaultCodeType value)
Sets the value of the faultCode property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |