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_scopy()java.lang.StringtoString()-
Methods inherited from class smetana.core.UnsupportedStarStruct
castTo, getTheField, isSameThan, unsupported
-
-
-
-
Method Detail
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
copy
public ST_Agtag_s copy()
- Specified by:
copyin interface__struct__- Overrides:
copyin classUnsupportedStarStruct
-
___
public void ___(__struct__ other)
- Specified by:
___in interface__struct__- Overrides:
___in classUnsupportedStarStruct
-
-