Package microsoft.dynamics.crm.complex
Class CanManyToManyResponse.Builder
- java.lang.Object
-
- microsoft.dynamics.crm.complex.CanManyToManyResponse.Builder
-
- Enclosing class:
- CanManyToManyResponse
public static final class CanManyToManyResponse.Builder extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CanManyToManyResponsebuild()CanManyToManyResponse.BuildercanManyToMany(Boolean canManyToMany)
-
-
-
Method Detail
-
canManyToMany
public CanManyToManyResponse.Builder canManyToMany(Boolean canManyToMany)
-
build
public CanManyToManyResponse build()
-
-