

int | GetItemId () |
Get method for attribute "ItemId" | |
GetItemType () | |
Get method for attribute "ItemType" | |
String | GetName () |
Get method for attribute "Name" | |
GetValue () | |
Get method for attribute "Value" | |
void | SetItemId (int value) |
Set method for attribute "ItemId" | |
void | |
Set method for attribute "ItemType" | |
void | SetName (String value) |
Set method for attribute "Name" | |
void | |
Set method for attribute "Value" |

GetName | ||
String | GetName | () |
SetName | ||
void | SetName | (String value) |

GetItemType | ||
GetItemType | () | |
SetItemType | ||
void | SetItemType |

GetItemId | ||
int | GetItemId | () |
SetItemId | ||
void | SetItemId | (int value) |

GetValue | ||
GetValue | () | |
SetValue | ||
void | SetValue |
