AbstractValueMap, BooleanValueMap, IntegerValueMappublic interface ValueMap
This class is intended as a helper class for implementing subclasses
of Resource.
AbstractValueMap| Modifier and Type | Method | Description |
|---|---|---|
Object |
ltop(Object logicalValue,
AS400 system) |
Deprecated.
Maps from a logical value to a physical value.
|
Object |
ptol(Object physicalValue,
AS400 system) |
Deprecated.
Maps from a physical value to a logical value.
|
Copyright © 2024. All rights reserved.