Class MasterGraph_where
- java.lang.Object
-
- org.topbraidlive.client.java.graphql.platform.MasterGraph_where
-
- All Implemented Interfaces:
Serializable
public class MasterGraph_where extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MasterGraph_where()
-
Method Summary
-
-
-
Method Detail
-
getCreationTimeStamp
public MasterGraph_where_creationTimeStamp getCreationTimeStamp()
-
getCreationTimeStampInput
public Input<MasterGraph_where_creationTimeStamp> getCreationTimeStampInput()
-
setCreationTimeStamp
public MasterGraph_where setCreationTimeStamp(MasterGraph_where_creationTimeStamp creationTimeStamp)
-
setCreationTimeStampInput
public MasterGraph_where setCreationTimeStampInput(Input<MasterGraph_where_creationTimeStamp> creationTimeStamp)
-
getCreator
public MasterGraph_where_creator getCreator()
-
getCreatorInput
public Input<MasterGraph_where_creator> getCreatorInput()
-
setCreator
public MasterGraph_where setCreator(MasterGraph_where_creator creator)
-
setCreatorInput
public MasterGraph_where setCreatorInput(Input<MasterGraph_where_creator> creator)
-
getDescription
public MasterGraph_where_description getDescription()
-
getDescriptionInput
public Input<MasterGraph_where_description> getDescriptionInput()
-
setDescription
public MasterGraph_where setDescription(MasterGraph_where_description description)
-
setDescriptionInput
public MasterGraph_where setDescriptionInput(Input<MasterGraph_where_description> description)
-
getGraphType
public MasterGraph_where_graphType getGraphType()
-
getGraphTypeInput
public Input<MasterGraph_where_graphType> getGraphTypeInput()
-
setGraphType
public MasterGraph_where setGraphType(MasterGraph_where_graphType graphType)
-
setGraphTypeInput
public MasterGraph_where setGraphTypeInput(Input<MasterGraph_where_graphType> graphType)
-
getId
public MasterGraph_where_id getId()
-
getIdInput
public Input<MasterGraph_where_id> getIdInput()
-
setId
public MasterGraph_where setId(MasterGraph_where_id id)
-
setIdInput
public MasterGraph_where setIdInput(Input<MasterGraph_where_id> id)
-
getIsPublished
public MasterGraph_where_isPublished getIsPublished()
-
getIsPublishedInput
public Input<MasterGraph_where_isPublished> getIsPublishedInput()
-
setIsPublished
public MasterGraph_where setIsPublished(MasterGraph_where_isPublished isPublished)
-
setIsPublishedInput
public MasterGraph_where setIsPublishedInput(Input<MasterGraph_where_isPublished> isPublished)
-
getLastChangeTimeStamp
public MasterGraph_where_lastChangeTimeStamp getLastChangeTimeStamp()
-
getLastChangeTimeStampInput
public Input<MasterGraph_where_lastChangeTimeStamp> getLastChangeTimeStampInput()
-
setLastChangeTimeStamp
public MasterGraph_where setLastChangeTimeStamp(MasterGraph_where_lastChangeTimeStamp lastChangeTimeStamp)
-
setLastChangeTimeStampInput
public MasterGraph_where setLastChangeTimeStampInput(Input<MasterGraph_where_lastChangeTimeStamp> lastChangeTimeStamp)
-
getLastChangeUser
public MasterGraph_where_lastChangeUser getLastChangeUser()
-
getLastChangeUserInput
public Input<MasterGraph_where_lastChangeUser> getLastChangeUserInput()
-
setLastChangeUser
public MasterGraph_where setLastChangeUser(MasterGraph_where_lastChangeUser lastChangeUser)
-
setLastChangeUserInput
public MasterGraph_where setLastChangeUserInput(Input<MasterGraph_where_lastChangeUser> lastChangeUser)
-
getMainClass
public MasterGraph_where_mainClass getMainClass()
-
getMainClassInput
public Input<MasterGraph_where_mainClass> getMainClassInput()
-
setMainClass
public MasterGraph_where setMainClass(MasterGraph_where_mainClass mainClass)
-
setMainClassInput
public MasterGraph_where setMainClassInput(Input<MasterGraph_where_mainClass> mainClass)
-
getOwlImports
public MasterGraph_where_owlImports getOwlImports()
-
getOwlImportsInput
public Input<MasterGraph_where_owlImports> getOwlImportsInput()
-
setOwlImports
public MasterGraph_where setOwlImports(MasterGraph_where_owlImports owlImports)
-
setOwlImportsInput
public MasterGraph_where setOwlImportsInput(Input<MasterGraph_where_owlImports> owlImports)
-
getPermission
public MasterGraph_where_permission getPermission()
-
getPermissionInput
public Input<MasterGraph_where_permission> getPermissionInput()
-
setPermission
public MasterGraph_where setPermission(MasterGraph_where_permission permission)
-
setPermissionInput
public MasterGraph_where setPermissionInput(Input<MasterGraph_where_permission> permission)
-
getSubjectAreas
public MasterGraph_where_subjectAreas getSubjectAreas()
-
getSubjectAreasInput
public Input<MasterGraph_where_subjectAreas> getSubjectAreasInput()
-
setSubjectAreas
public MasterGraph_where setSubjectAreas(MasterGraph_where_subjectAreas subjectAreas)
-
setSubjectAreasInput
public MasterGraph_where setSubjectAreasInput(Input<MasterGraph_where_subjectAreas> subjectAreas)
-
getWorkflowGraph
public MasterGraph_where_workflowGraph getWorkflowGraph()
-
getWorkflowGraphInput
public Input<MasterGraph_where_workflowGraph> getWorkflowGraphInput()
-
setWorkflowGraph
public MasterGraph_where setWorkflowGraph(MasterGraph_where_workflowGraph workflowGraph)
-
setWorkflowGraphInput
public MasterGraph_where setWorkflowGraphInput(Input<MasterGraph_where_workflowGraph> workflowGraph)
-
appendTo
public void appendTo(StringBuilder _queryBuilder)
-
-