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 Summary
Constructors Constructor Description DefaultFemaleStringActionSocketFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FemaleSocketManager.SocketType
getFemaleSocketType()
-
-
-
Constructor Detail
-
DefaultFemaleStringActionSocketFactory
public DefaultFemaleStringActionSocketFactory()
-
-
Method Detail
-
getFemaleSocketType
public FemaleSocketManager.SocketType getFemaleSocketType()
- Specified by:
getFemaleSocketType
in interfaceFemaleSocketFactory
-
-