Class SimpleTypeFactory<T>

    • Constructor Detail

      • SimpleTypeFactory

        public SimpleTypeFactory​(SchemaTypeSystem typeSystem,
                                 java.lang.String typeHandle)
    • Method Detail

      • newValue

        public T newValue​(java.lang.Object obj)