Class ContainedEntry

    • Constructor Detail

      • ContainedEntry

        protected ContainedEntry​(TypeEntry type,
                                 QName qname)
        Parameters:
        qname -
    • Method Detail

      • getType

        public TypeEntry getType()
        Returns:
        Returns the type.
      • setType

        public void setType​(TypeEntry type)
        Parameters:
        type - The type to set.