public class CustomDetails extends Object
| Constructor and Description |
|---|
CustomDetails() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCustom1() |
String |
getCustom2() |
String |
getCustom3() |
String |
getCustom4() |
void |
setCustom1(String custom1) |
void |
setCustom2(String custom2) |
void |
setCustom3(String custom3) |
void |
setCustom4(String custom4) |
String |
toString() |
public String getCustom1()
public String getCustom2()
public String getCustom3()
public String getCustom4()
public void setCustom1(String custom1)
public void setCustom2(String custom2)
public void setCustom3(String custom3)
public void setCustom4(String custom4)
Copyright © 2024. All rights reserved.