Class ReferenceType
java.lang.Object
com.commercetools.graphql.api.types.ReferenceType
- All Implemented Interfaces:
FieldType
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()inthashCode()static ReferenceType.BuildervoidvoidsetReferenceTypeId(String referenceTypeId) toString()
-
Constructor Details
-
ReferenceType
public ReferenceType() -
ReferenceType
-
-
Method Details
-
getReferenceTypeId
-
setReferenceTypeId
-
getName
-
setName
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-