Uses of Class
com.cognite.client.dto.Relationship.TargetCase
-
Packages that use Relationship.TargetCase Package Description com.cognite.client.dto -
-
Uses of Relationship.TargetCase in com.cognite.client.dto
Methods in com.cognite.client.dto that return Relationship.TargetCase Modifier and Type Method Description static Relationship.TargetCaseRelationship.TargetCase. forNumber(int value)Relationship.TargetCaseRelationship.Builder. getTargetCase()Relationship.TargetCaseRelationship. getTargetCase()Relationship.TargetCaseRelationshipOrBuilder. getTargetCase()static Relationship.TargetCaseRelationship.TargetCase. valueOf(int value)Deprecated.static Relationship.TargetCaseRelationship.TargetCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Relationship.TargetCase[]Relationship.TargetCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-