Class UserTypeImpl

    • Constructor Detail

      • UserTypeImpl

        public UserTypeImpl()
    • Method Detail

      • getJavaName

        public String getJavaName()
        Description copied from interface: UserType
        The class name the simple value will be converted to.
        Specified by:
        getJavaName in interface UserType
      • getName

        public QName getName()
        Description copied from interface: UserType
        The QName of the simple value that will be converted to a Java class.
        Specified by:
        getName in interface UserType