Class GFCosName

    • Constructor Detail

      • GFCosName

        public GFCosName​(COSName cosName)
        Default constructor
        Parameters:
        cosName - greenfield COSName
      • GFCosName

        protected GFCosName​(COSName cosName,
                            String type)
        Constructor for child classes
        Parameters:
        cosName - greenfield COSName
        type - child class type
    • Method Detail

      • getinternalRepresentation

        public String getinternalRepresentation()
        Get Unicode string representation of the Name object after applying escape mechanism and converting to Unicode using Utf8 encoding
        Specified by:
        getinternalRepresentation in interface CosName