Class Brand_projects
-
-
Constructor Summary
Constructors Constructor Description Brand_projects()
-
Method Summary
Modifier and Type Method Description Brand_projectsargs(Brand_projects_Args argsBuilder)Brand_projectsonDocumentLibrary(On_DocumentLibrary typeBuilder)Brand_projectsonIconLibrary(On_IconLibrary typeBuilder)Brand_projectsonLogoLibrary(On_LogoLibrary typeBuilder)Brand_projectsonMediaLibrary(On_MediaLibrary typeBuilder)Brand_projectsonWorkspace(On_Workspace typeBuilder)
-
-
-
Method Detail
-
args
public Brand_projects args(Brand_projects_Args argsBuilder)
-
onMediaLibrary
public Brand_projects onMediaLibrary(On_MediaLibrary typeBuilder)
-
onIconLibrary
public Brand_projects onIconLibrary(On_IconLibrary typeBuilder)
-
onLogoLibrary
public Brand_projects onLogoLibrary(On_LogoLibrary typeBuilder)
-
onDocumentLibrary
public Brand_projects onDocumentLibrary(On_DocumentLibrary typeBuilder)
-
onWorkspace
public Brand_projects onWorkspace(On_Workspace typeBuilder)
-
-