Class ConstraintReificationShape_where
- java.lang.Object
-
- org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where
-
- All Implemented Interfaces:
Serializable
public class ConstraintReificationShape_where extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ConstraintReificationShape_where()
-
Method Summary
-
-
-
Method Detail
-
getMessage
public ConstraintReificationShape_where_message getMessage()
-
getMessageInput
public Input<ConstraintReificationShape_where_message> getMessageInput()
-
setMessage
public ConstraintReificationShape_where setMessage(ConstraintReificationShape_where_message message)
-
setMessageInput
public ConstraintReificationShape_where setMessageInput(Input<ConstraintReificationShape_where_message> message)
-
getSeverity
public ConstraintReificationShape_where_severity getSeverity()
-
getSeverityInput
public Input<ConstraintReificationShape_where_severity> getSeverityInput()
-
setSeverity
public ConstraintReificationShape_where setSeverity(ConstraintReificationShape_where_severity severity)
-
setSeverityInput
public ConstraintReificationShape_where setSeverityInput(Input<ConstraintReificationShape_where_severity> severity)
-
appendTo
public void appendTo(StringBuilder _queryBuilder)
-
-