Creates a type reference to this type. The type reference is normally an identical type, but with the primitive flag set to false. Only certain types support being referenced, and the default implementation of this method throws an exception.
NOTE: This is an internal method that should only be called by the MIB loader.
@return the MIB type reference
@throws UnsupportedOperationException if a type referencecouldn't be created
@since 2.2
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.