Class MaapiSchemas.CSIdref

Object
com.tailf.maapi.MaapiSchemas.CSIdref
Enclosing class:
MaapiSchemas

public static class MaapiSchemas.CSIdref extends Object
  • Constructor Details

    • CSIdref

      public CSIdref(String qname, String name, int ns, int id)
  • Method Details

    • getQName

      public String getQName()
      Return the string "prefix:name" of a identity
    • setName

      public void setName(String name)
    • getName

      public String getName()
    • getNS

      public int getNS()
    • getId

      public int getId()