Package no.acntech.easycontainers.model
        Object RepositoryName.Companion
- 
                    
                    
- All Implemented Interfaces:
 
public class RepositoryName.Companion 
- 
                
                    
                    
- 
                                
                            
                                
Field Summary
Fields Modifier and Type Field Description private final RepositoryNameDEFAULTprivate final RepositoryNameTESTpublic final static RepositoryName.CompanionINSTANCE 
- 
                                
                            
                                
Method Summary
Modifier and Type Method Description final RepositoryNameof(String value)final RepositoryNamegetDEFAULT()final RepositoryNamegetTEST()- 
                    
                    
                    
- 
                                
                            
                                
Method Detail
- 
                                        
of
final RepositoryName of(String value)
 
- 
                                        
getDEFAULT
final RepositoryName getDEFAULT()
 
- 
                                        
getTEST
final RepositoryName getTEST()
 
 - 
                                        
 
 - 
                                
                            
                                
 
 - 
                    
                    
                    
 
 -