Uses of Class
rasj.RasStructureType
-
Packages that use RasStructureType Package Description rasj -
-
Uses of RasStructureType in rasj
Methods in rasj that return RasStructureType Modifier and Type Method Description RasStructureTypeRasStructure. getType()Constructors in rasj with parameters of type RasStructureType Constructor Description RasStructure(RasStructureType type, java.io.DataInputStream dis)Constructor getting the type and input stream from which to read the values.
-