java.lang.Object
de.fraunhofer.iosb.ilt.frostclient.model.PropertyType
de.fraunhofer.iosb.ilt.frostclient.model.property.type.TypeSimpleSet

public class TypeSimpleSet extends PropertyType
The type of a property that points to an EntitySet.
  • Constructor Details

    • TypeSimpleSet

      public TypeSimpleSet(TypePrimitive containedType, com.fasterxml.jackson.core.type.TypeReference typeReference)
    • TypeSimpleSet

      public TypeSimpleSet(TypeComplex containedType, com.fasterxml.jackson.core.type.TypeReference typeReference)
  • Method Details