public class DirectoryManagerIF_updateUserAttribute_RequestStruct extends Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
boolean_4 |
protected Set |
Set_2 |
protected String |
String_1 |
protected String |
String_3 |
Constructor and Description |
---|
DirectoryManagerIF_updateUserAttribute_RequestStruct() |
DirectoryManagerIF_updateUserAttribute_RequestStruct(String String_1,
Set Set_2,
String String_3,
boolean boolean_4) |
Modifier and Type | Method and Description |
---|---|
Set |
getSet_2() |
String |
getString_1() |
String |
getString_3() |
boolean |
isBoolean_4() |
void |
setBoolean_4(boolean boolean_4) |
void |
setSet_2(Set Set_2) |
void |
setString_1(String String_1) |
void |
setString_3(String String_3) |
protected String String_1
protected Set Set_2
protected String String_3
protected boolean boolean_4
public DirectoryManagerIF_updateUserAttribute_RequestStruct()
public String getString_1()
public void setString_1(String String_1)
public Set getSet_2()
public void setSet_2(Set Set_2)
public String getString_3()
public void setString_3(String String_3)
public boolean isBoolean_4()
public void setBoolean_4(boolean boolean_4)
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.