jdk/src/share/classes/javax/print/attribute/standard/ReferenceUriSchemesSupported.java
changeset 11813 643f5bef6ab4
parent 5506 202f599c92aa
child 14342 8435a30053c1
equal deleted inserted replaced
11812:fc06525cb345 11813:643f5bef6ab4
   139 
   139 
   140     /**
   140     /**
   141      * Returns the string table for class ReferenceUriSchemesSupported.
   141      * Returns the string table for class ReferenceUriSchemesSupported.
   142      */
   142      */
   143     protected String[] getStringTable() {
   143     protected String[] getStringTable() {
   144         return (String[])myStringTable.clone();
   144         return myStringTable.clone();
   145     }
   145     }
   146 
   146 
   147     /**
   147     /**
   148      * Returns the enumeration value table for class
   148      * Returns the enumeration value table for class
   149      * ReferenceUriSchemesSupported.
   149      * ReferenceUriSchemesSupported.