Uses of Enum Class
com.cognite.client.dto.Relationship.TargetCase
Packages that use Relationship.TargetCase
-
Uses of Relationship.TargetCase in com.cognite.client.dto
Methods in com.cognite.client.dto that return Relationship.TargetCaseModifier and TypeMethodDescriptionstatic Relationship.TargetCaseRelationship.TargetCase.forNumber(int value) Relationship.Builder.getTargetCase()Relationship.getTargetCase()RelationshipOrBuilder.getTargetCase()static Relationship.TargetCaseRelationship.TargetCase.valueOf(int value) Deprecated.static Relationship.TargetCaseReturns the enum constant of this class with the specified name.static Relationship.TargetCase[]Relationship.TargetCase.values()Returns an array containing the constants of this enum class, in the order they are declared.