Uses of Interface
com._1c.g5.v8.dt.geographicalschema.model.GeographicalSchema
-
-
Uses of GeographicalSchema in com._1c.g5.v8.dt.geographicalschema.files
Methods in com._1c.g5.v8.dt.geographicalschema.files that return GeographicalSchema Modifier and Type Method Description GeographicalSchemaGeographicalSchemaSerializer. deserialize(IListInStream lis, IV8Project iv8Project)DeserializesGeographicalSchemaMethods in com._1c.g5.v8.dt.geographicalschema.files with parameters of type GeographicalSchema Modifier and Type Method Description voidGeographicalSchemaSerializer. serialize(GeographicalSchema schema, IListOutStream los)SerializesGeographicalSchema -
Uses of GeographicalSchema in com._1c.g5.v8.dt.geographicalschema.model
Methods in com._1c.g5.v8.dt.geographicalschema.model that return GeographicalSchema Modifier and Type Method Description GeographicalSchemaGeographicalSchemaFactory. createGeographicalSchema()Returns a new object of class 'Geographical Schema'. -
Uses of GeographicalSchema in com._1c.g5.v8.dt.geographicalschema.model.impl
Classes in com._1c.g5.v8.dt.geographicalschema.model.impl that implement GeographicalSchema Modifier and Type Class Description classGeographicalSchemaImplAn implementation of the model object 'Geographical Schema'.Methods in com._1c.g5.v8.dt.geographicalschema.model.impl that return GeographicalSchema Modifier and Type Method Description GeographicalSchemaGeographicalSchemaFactoryImpl. createGeographicalSchema() -
Uses of GeographicalSchema in com._1c.g5.v8.dt.geographicalschema.model.util
Methods in com._1c.g5.v8.dt.geographicalschema.model.util with parameters of type GeographicalSchema Modifier and Type Method Description TGeographicalSchemaSwitch. caseGeographicalSchema(GeographicalSchema object)Returns the result of interpreting the object as an instance of 'Geographical Schema'.
-