-
public class IdentityConfigResult_t
-
-
Constructor Summary
Constructors Constructor Description IdentityConfigResult_t()
-
Method Summary
Modifier and Type Method Description synchronized voiddelete()voidsetStatus_code(int value)intgetStatus_code()voidsetIdentity_config(SWIGTYPE_p_CIdentityConfig value)SWIGTYPE_p_CIdentityConfiggetIdentity_config()-
-
Method Detail
-
delete
synchronized void delete()
-
setStatus_code
void setStatus_code(int value)
-
getStatus_code
int getStatus_code()
-
setIdentity_config
void setIdentity_config(SWIGTYPE_p_CIdentityConfig value)
-
getIdentity_config
SWIGTYPE_p_CIdentityConfig getIdentity_config()
-
-
-
-