Class StringPropertyId


  • public class StringPropertyId
    extends PropertyId<String>
    A PropertyId whose value is constrained to be an instance of String.
    See Also:
    String
    • Constructor Detail

      • StringPropertyId

        public StringPropertyId​(String name)