public interface FiscalPortSource
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone()
Returns a deep copy of this port source.
|
FiscalPort |
getFiscalPort()
Create a FiscalPort object.
|
java.lang.Object clone()
FiscalPort getFiscalPort() throws java.lang.Exception
java.lang.Exception