Class AsciiString


  • @Deprecated
    public final class AsciiString
    extends Object
    Deprecated.
    do not use.
    The Ascii class represents the IDL build in type asciistring.
    • Field Detail

      • asciistring

        public final String asciistring
        Deprecated.
    • Constructor Detail

      • AsciiString

        @Deprecated
        public AsciiString​(String s)
        Deprecated.
        do not use.
        Constructs a new AsciiString.
        Parameters:
        s - the String value.