Uses of Class
com.tailf.maapi.MaapiSchemas.CSCase
Packages that use 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
Methods in com.tailf.maapi that return MaapiSchemas.CSCaseModifier 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.Methods in com.tailf.maapi that return types with arguments of type MaapiSchemas.CSCaseModifier and TypeMethodDescriptionMaapiSchemas.CSChoice.getCases()get List of cases for this choice.MaapiSchemas.CSCase.getSiblings()get List of sibling cases for this case.Constructors in com.tailf.maapi with parameters of type MaapiSchemas.CSCaseModifierConstructorDescriptionCSChoice(int taghash, String tag, MaapiSchemas.CSSchema schema, int minOccurs, MaapiSchemas.CSNode parentNode, MaapiSchemas.CSCase caseParent, MaapiSchemas.CSChoice nextSibling)  - 
Uses of MaapiSchemas.CSCase in com.tailf.ncs.maapi
Subclasses of MaapiSchemas.CSCase in com.tailf.ncs.maapiModifier and TypeClassDescriptionclassmmap version of CSCase, special handling of getNodes.