Package h
Class ST_dtmethod_s
- java.lang.Object
-
- smetana.core.UnsupportedStarStruct
-
- h.ST_dtmethod_s
-
- All Implemented Interfaces:
__ptr__
,__struct__
public final class ST_dtmethod_s extends UnsupportedStarStruct
-
-
Constructor Summary
Constructors Constructor Description ST_dtmethod_s()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ST_dtmethod_s
copy()
-
Methods inherited from class smetana.core.UnsupportedStarStruct
___, castTo, getTheField, isSameThan, unsupported
-
-
-
-
Field Detail
-
searchf
public CFunction searchf
-
type
public int type
-
-
Method Detail
-
copy
public ST_dtmethod_s copy()
- Specified by:
copy
in interface__struct__
- Overrides:
copy
in classUnsupportedStarStruct
-
-