Package h
Class ST_Agdesc_s.MyInternalData
- java.lang.Object
-
- smetana.core.UnsupportedStarStruct
-
- h.ST_Agdesc_s.MyInternalData
-
- All Implemented Interfaces:
__c__fields
,__ptr__
,AllH
,Area
,InternalData
,StarStruct
- Enclosing class:
- ST_Agdesc_s
public class ST_Agdesc_s.MyInternalData extends UnsupportedStarStruct implements InternalData
-
-
Field Summary
-
Fields inherited from class smetana.core.UnsupportedStarStruct
UID
-
-
Constructor Summary
Constructors Constructor Description MyInternalData()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Area
getArea(java.lang.String name)
-
Methods inherited from class smetana.core.UnsupportedStarStruct
addVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, getPtr, getRealClass, getStruct, getUID36, isSameThan, memcopyFrom, minus, plus, setDouble, setDouble, setInt, setInt, setPtr, setPtr, setStruct, setStruct, unsupported
-
-
-
-
Method Detail
-
getArea
public Area getArea(java.lang.String name)
- Specified by:
getArea
in interfaceInternalData
- Overrides:
getArea
in classUnsupportedStarStruct
-
-