Uses of Class
com.tailf.maapi.MaapiSchemas.CSChoice
Package
Description
MAAPI is an API which provides full access to the systems internal
transaction engine.
NAVU (Navigation Utilities) is an API which provides increased
accessibility to the ConfD/NCS populated data model tree:
NAVU-Tree.
-
Uses of MaapiSchemas.CSChoice in com.tailf.maapi
Modifier and TypeMethodDescriptionMaapiSchemas.CSCase.getParentChoice()
get the parent choice defining this case.Modifier and TypeMethodDescriptionMaapiSchemas.CSCase.getChoices()
get List of choices defined in this Case.MaapiSchemas.CSNode.getChoices()
get List object of choices for this node.MaapiSchemas.CSNodeInfo.getChoices()
get List object of choices for this node.MaapiSchemas.CSChoice.getSiblings()
get List of sibling choices with the same parent node.ModifierConstructorDescriptionCSNodeInfo
(int[] keys, int minOccurs, int maxOccurs, int shallowType, MaapiSchemas.CSType type, ConfObject defval, MaapiSchemas.CSChoice choice0, int flags, HashMap<String, String> metaData)