public interface OpenDepotPositionParams
| Modifier and Type | Interface and Description |
|---|---|
static class |
OpenDepotPositionParams.Member
The structure's members
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription()
Retrieves the value for the optional structure field
description. |
java.lang.String |
getName()
Retrieves the value for the structure field
name. |
java.util.Date |
getOpeningDate()
Retrieves the value for the structure field
openingDate. |
Product |
getProduct()
Retrieves the value for the optional structure field
product. |
java.lang.String |
getQualifier()
Retrieves the value for the optional structure field
qualifier. |
java.lang.String getDescription()
description.description.java.lang.String getName()
name.name.java.util.Date getOpeningDate()
openingDate.openingDate.Product getProduct()
product.product.java.lang.String getQualifier()
qualifier.qualifier.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.