Uses of Enum Class
com.iizix.prop.References.ReturnCode
Packages that use References.ReturnCode
Uses of References.ReturnCode in com.iizix.prop
Methods in com.iizix.prop that return References.ReturnCodeModifier and TypeMethodDescriptionReferences.Result.getReturnCode()Gets the return code.static References.ReturnCodeReturns the enum constant of this class with the specified name.static References.ReturnCode[]References.ReturnCode.values()Returns an array containing the constants of this enum class, in the order they are declared.