| Modifier and Type | Method and Description |
|---|---|
RequestTypeWithOptions |
ComponentDMO.getNthSendsRequest(int i) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<RequestTypeWithOptions> |
ComponentDMO.getSendsRequest() |
| Modifier and Type | Method and Description |
|---|---|
org.dmd.dmc.DmcAttribute<?> |
ComponentDMO.addSendsRequest(RequestTypeWithOptions value)
Adds another sendsRequest to the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
ComponentDMO.delSendsRequest(RequestTypeWithOptions value)
Deletes a sendsRequest from the specified value.
|
boolean |
ComponentDMO.sendsRequestContains(RequestTypeWithOptions value)
Returns true if we contain a valued keyed by the specified RequestTypeWithOptions.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<RequestTypeWithOptions> |
ComponentDMW.getSendsRequestCopy() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentDMW.addSendsRequest(RequestTypeWithOptions value)
Adds another sendsRequest value.
|
void |
ComponentDMW.delSendsRequest(RequestTypeWithOptions value)
Deletes a sendsRequest value.
|
boolean |
ComponentDMW.sendsRequestContains(RequestTypeWithOptions value)
Returns true if the collection contains the sendsRequest value.
|
| Constructor and Description |
|---|
RequestTypeWithOptionsIterableDMW(Iterator<RequestTypeWithOptions> it) |
| Modifier and Type | Field and Description |
|---|---|
protected RequestTypeWithOptions |
DmcTypeRequestTypeWithOptionsSV.value |
| Modifier and Type | Field and Description |
|---|---|
protected Set<RequestTypeWithOptions> |
DmcTypeRequestTypeWithOptionsSET.value |
protected ArrayList<RequestTypeWithOptions> |
DmcTypeRequestTypeWithOptionsMV.value |
| Modifier and Type | Method and Description |
|---|---|
RequestTypeWithOptions |
DmcTypeRequestTypeWithOptionsSET.add(Object v) |
RequestTypeWithOptions |
DmcTypeRequestTypeWithOptionsMV.add(Object v) |
RequestTypeWithOptions |
DmcTypeRequestTypeWithOptionsSTATIC.cloneValue(RequestTypeWithOptions value) |
RequestTypeWithOptions |
DmcTypeRequestTypeWithOptionsSET.del(Object v) |
RequestTypeWithOptions |
DmcTypeRequestTypeWithOptionsMV.del(Object v) |
RequestTypeWithOptions |
DmcTypeRequestTypeWithOptionsSTATIC.deserializeValue(org.dmd.dmc.DmcInputStreamIF dis) |
RequestTypeWithOptions |
DmcTypeRequestTypeWithOptionsMV.getMVnth(int index) |
RequestTypeWithOptions |
DmcTypeRequestTypeWithOptionsSV.getSV() |
RequestTypeWithOptions |
DmcTypeRequestTypeWithOptionsSV.getSVCopy() |
RequestTypeWithOptions |
DmcTypeRequestTypeWithOptionsSV.set(Object v) |
RequestTypeWithOptions |
DmcTypeRequestTypeWithOptionsMV.setMVnth(int index,
Object v) |
RequestTypeWithOptions |
DmcTypeRequestTypeWithOptionsSTATIC.typeCheck(Object value) |
| Modifier and Type | Method and Description |
|---|---|
org.dmd.dmc.DmcAttribute<RequestTypeWithOptions> |
DmcTypeRequestTypeWithOptionsSV.cloneIt() |
org.dmd.dmc.DmcAttribute<RequestTypeWithOptions> |
DmcTypeRequestTypeWithOptionsSET.cloneIt() |
org.dmd.dmc.DmcAttribute<RequestTypeWithOptions> |
DmcTypeRequestTypeWithOptionsMV.cloneIt() |
Iterator<RequestTypeWithOptions> |
DmcTypeRequestTypeWithOptionsSET.getMV() |
Iterator<RequestTypeWithOptions> |
DmcTypeRequestTypeWithOptionsMV.getMV() |
Set<RequestTypeWithOptions> |
DmcTypeRequestTypeWithOptionsSET.getMVCopy() |
ArrayList<RequestTypeWithOptions> |
DmcTypeRequestTypeWithOptionsMV.getMVCopy() |
| Modifier and Type | Method and Description |
|---|---|
RequestTypeWithOptions |
DmcTypeRequestTypeWithOptionsSTATIC.cloneValue(RequestTypeWithOptions value) |
void |
DmcTypeRequestTypeWithOptionsSTATIC.serializeValue(org.dmd.dmc.DmcOutputStreamIF dos,
RequestTypeWithOptions value) |
| Modifier and Type | Method and Description |
|---|---|
RequestTypeWithOptions |
DmcTypeRequestTypeWithOptions.cloneValue(RequestTypeWithOptions original) |
RequestTypeWithOptions |
DmcTypeRequestTypeWithOptions.deserializeValue(org.dmd.dmc.DmcInputStreamIF dis) |
RequestTypeWithOptions |
DmcTypeRequestTypeWithOptions.typeCheck(Object value) |
| Modifier and Type | Method and Description |
|---|---|
RequestTypeWithOptions |
DmcTypeRequestTypeWithOptions.cloneValue(RequestTypeWithOptions original) |
void |
DmcTypeRequestTypeWithOptions.serializeValue(org.dmd.dmc.DmcOutputStreamIF dos,
RequestTypeWithOptions value) |
| Constructor and Description |
|---|
RequestTypeWithOptions(RequestTypeWithOptions rtwo) |
Copyright © 2019. All rights reserved.