UriProperty constructor

UriProperty(
  1. String definition
)

Implementation

UriProperty(String definition) : super(definition, ValueType.uri);