Class WQEntityProperty
java.lang.Object
com.peterphi.std.guice.restclient.jaxb.webqueryschema.WQEntityProperty
-
Field Summary
Modifier and TypeFieldDescriptionIf datatype is enum, the permitted values for this enumboolean
-
Constructor Summary
-
Method Summary
-
Field Details
-
name
-
type
-
relation
-
nullable
public boolean nullable -
enumValues
If datatype is enum, the permitted values for this enum
-
-
Constructor Details
-
WQEntityProperty
public WQEntityProperty()
-