Package h
Class ST_port
-
- All Implemented Interfaces:
__ptr__
,__struct__
public final class ST_port extends UnsupportedStarStruct
-
-
Constructor Summary
Constructors Constructor Description ST_port()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
___(__struct__ other)
ST_port
copy()
-
Methods inherited from class smetana.core.UnsupportedStarStruct
castTo, getTheField, isSameThan, unsupported
-
-
-
-
Method Detail
-
___
public void ___(__struct__ other)
- Specified by:
___
in interface__struct__
- Overrides:
___
in classUnsupportedStarStruct
-
copy
public ST_port copy()
- Specified by:
copy
in interface__struct__
- Overrides:
copy
in classUnsupportedStarStruct
-
-