public static class ServiceModel.GetExtendedAttributeDropdownlistitemListItem extends Object implements net.servicestack.client.IReturn<ServiceModel.ExtendedAttributeListItem>
| Modifier and Type | Field and Description |
|---|---|
String |
DropDownListItemId |
String |
Id |
| Constructor and Description |
|---|
GetExtendedAttributeDropdownlistitemListItem() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDropDownListItemId() |
String |
getId() |
Object |
getResponseType() |
ServiceModel.GetExtendedAttributeDropdownlistitemListItem |
setDropDownListItemId(String value) |
ServiceModel.GetExtendedAttributeDropdownlistitemListItem |
setId(String value) |
public GetExtendedAttributeDropdownlistitemListItem()
public String getId()
public ServiceModel.GetExtendedAttributeDropdownlistitemListItem setId(String value)
public String getDropDownListItemId()
public ServiceModel.GetExtendedAttributeDropdownlistitemListItem setDropDownListItemId(String value)
public Object getResponseType()
getResponseType in interface net.servicestack.client.IReturn<ServiceModel.ExtendedAttributeListItem>Copyright © 2022. All rights reserved.