Class NodeConstants


  • public final class NodeConstants
    extends Object
    • Method Detail

      • getNodeTypeString

        public static final String getNodeTypeString​(int type)
        Convert a type code into a type string.
        Parameters:
        type - Type code, as defined in NodeConstants.Types
        Returns:
        String representation for code