Class GraphQLDTOProperty
java.lang.Object
com.liferay.portal.vulcan.graphql.dto.GraphQLDTOProperty
-
Constructor Summary
ConstructorsConstructorDescriptionGraphQLDTOProperty(String name, boolean readOnly, Class<?> typeClass) GraphQLDTOProperty(String name, Class<?> typeClass) -
Method Summary
Modifier and TypeMethodDescriptiongetName()Class<?>booleanstatic GraphQLDTOPropertystatic GraphQLDTOProperty
-
Constructor Details
-
GraphQLDTOProperty
-
GraphQLDTOProperty
-
-
Method Details
-
of
-
of
-
getName
-
getTypeClass
-
isReadOnly
public boolean isReadOnly()
-