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