Uses of Class
com.tailf.maapi.MaapiSchemas.CSCase
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.CSCase in com.tailf.maapi
Modifier and TypeMethodDescriptionMaapiSchemas.CSChoice.getCaseParent()
If this choice is defined as a case for another choice this method returns the case, otherwise null is returned.MaapiSchemas.CSChoice.getDefaultCase()
get default case for the choice.Modifier and TypeMethodDescriptionMaapiSchemas.CSChoice.getCases()
get List of cases for this choice.MaapiSchemas.CSCase.getSiblings()
get List of sibling cases for this case.