public interface OpenDepotParams
| Modifier and Type | Interface and Description |
|---|---|
static class |
OpenDepotParams.Member
The structure's members
|
| Modifier and Type | Method and Description |
|---|---|
DepotGroup |
getDepotGroup()
Retrieves the value for the optional structure field
depotGroup. |
String |
getDepotNumber()
Retrieves the value for the structure field
depotNumber. |
DepotType |
getDepotType()
Retrieves the value for the optional structure field
depotType. |
String |
getDescription()
Retrieves the value for the optional structure field
description. |
String |
getName()
Retrieves the value for the structure field
name. |
Date |
getOpeningDate()
Retrieves the value for the structure field
openingDate. |
DepotGroup getDepotGroup()
depotGroup.depotGroup.String getDepotNumber()
depotNumber.depotNumber.DepotType getDepotType()
depotType.depotType.String getDescription()
description.description.String getName()
name.name.Date getOpeningDate()
openingDate.openingDate.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.