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