Uses of Class
microsoft.dynamics.crm.complex.ObjectiveRelation.Builder
-
Packages that use ObjectiveRelation.Builder Package Description microsoft.dynamics.crm.complex -
-
Uses of ObjectiveRelation.Builder in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return ObjectiveRelation.Builder Modifier and Type Method Description static ObjectiveRelation.BuilderObjectiveRelation. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).ObjectiveRelation.BuilderObjectiveRelation.Builder. objectiveExpression(String objectiveExpression)ObjectiveRelation.BuilderObjectiveRelation.Builder. resourceSpecId(String resourceSpecId)
-