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