Interface UnspecifiedType

  • All Superinterfaces:
    PropertyType, Serializable

    public interface UnspecifiedType
    extends PropertyType
    Interface for a type which type is not defined yet, but which can already be registered with the TypeRegistry. This is intended to be used in late-binding schema parsers.
    • Method Detail

      • addReference

        void addReference​(PropertyDescription property)
        Adds adds a reference to a property.
        Parameters:
        property - a property