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