Uses of Class
com.tailf.maapi.MaapiSchemas.MountId
Packages that use MaapiSchemas.MountId
Package
Description
MAAPI is an API which provides full access to the systems internal
 transaction engine.
- 
Uses of MaapiSchemas.MountId in com.tailf.maapi
Fields in com.tailf.maapi declared as MaapiSchemas.MountIdModifier and TypeFieldDescriptionstatic final MaapiSchemas.MountIdMaapiSchemas.MountId.ROOT_MOUNT_IDMethods in com.tailf.maapi that return MaapiSchemas.MountIdModifier and TypeMethodDescriptionstatic MaapiSchemas.MountIdMaapiSchemas.MountId.create(MaapiSchemas.CSSchema schema, String tag) MaapiSchemas.findMountId(Map<Integer, MaapiSchemas.CSSchema> schemastable, ConfEObject obj) Constructors in com.tailf.maapi with parameters of type MaapiSchemas.MountIdModifierConstructorDescriptionCSNodeInfo(int[] keys, int minOccurs, int maxOccurs, int shallowType, MaapiSchemas.CSType type, ConfObject defval, MaapiSchemas.CSChoice choice0, int flags, HashMap<String, String> metaData, MaapiSchemas.MountId mountId)  - 
Uses of MaapiSchemas.MountId in com.tailf.ncs.maapi
Methods in com.tailf.ncs.maapi that return MaapiSchemas.MountIdModifier and TypeMethodDescriptionMmapMaapiSchemas.SchemaLookup.lookupMountId(int nsHash, int tagHash) MmapMaapiSchemas.SchemaLookupImpl.lookupMountId(int nsHash, int tagHash)