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