Class DefaultFemaleStringActionSocketFactory
- java.lang.Object
- 
- jmri.jmrit.logixng.implementation.DefaultFemaleStringActionSocketFactory
 
- 
- All Implemented Interfaces:
- FemaleSocketFactory
 
 public class DefaultFemaleStringActionSocketFactory extends java.lang.Object implements FemaleSocketFactory Factory class for DefaultFemaleStringActionSocket class.
- 
- 
Constructor SummaryConstructors Constructor Description DefaultFemaleStringActionSocketFactory()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description FemaleSocketManager.SocketTypegetFemaleSocketType()
 
- 
- 
- 
Constructor Detail- 
DefaultFemaleStringActionSocketFactorypublic DefaultFemaleStringActionSocketFactory() 
 
- 
 - 
Method Detail- 
getFemaleSocketTypepublic FemaleSocketManager.SocketType getFemaleSocketType() - Specified by:
- getFemaleSocketTypein interface- FemaleSocketFactory
 
 
- 
 
-