Uses of Interface
com._1c.g5.v8.dt.geographicalschema.model.GeographicalSchemaLegend
-
Packages that use GeographicalSchemaLegend Package Description com._1c.g5.v8.dt.geographicalschema.model com._1c.g5.v8.dt.geographicalschema.model.impl com._1c.g5.v8.dt.geographicalschema.model.util -
-
Uses of GeographicalSchemaLegend in com._1c.g5.v8.dt.geographicalschema.model
Methods in com._1c.g5.v8.dt.geographicalschema.model that return GeographicalSchemaLegend Modifier and Type Method Description GeographicalSchemaLegendGeographicalSchemaFactory. createGeographicalSchemaLegend()Returns a new object of class 'Legend'.GeographicalSchemaLegendGeographicalSchema. getGeographicalSchemaLegend()Returns the value of the 'Geographical Schema Legend' containment reference.Methods in com._1c.g5.v8.dt.geographicalschema.model with parameters of type GeographicalSchemaLegend Modifier and Type Method Description voidGeographicalSchema. setGeographicalSchemaLegend(GeographicalSchemaLegend value)Sets the value of the 'Geographical Schema Legend' containment reference. -
Uses of GeographicalSchemaLegend in com._1c.g5.v8.dt.geographicalschema.model.impl
Classes in com._1c.g5.v8.dt.geographicalschema.model.impl that implement GeographicalSchemaLegend Modifier and Type Class Description classGeographicalSchemaLegendImplAn implementation of the model object 'Legend'.Methods in com._1c.g5.v8.dt.geographicalschema.model.impl that return GeographicalSchemaLegend Modifier and Type Method Description GeographicalSchemaLegendGeographicalSchemaFactoryImpl. createGeographicalSchemaLegend()GeographicalSchemaLegendGeographicalSchemaImpl. getGeographicalSchemaLegend()Methods in com._1c.g5.v8.dt.geographicalschema.model.impl with parameters of type GeographicalSchemaLegend Modifier and Type Method Description voidGeographicalSchemaImpl. setGeographicalSchemaLegend(GeographicalSchemaLegend newGeographicalSchemaLegend) -
Uses of GeographicalSchemaLegend in com._1c.g5.v8.dt.geographicalschema.model.util
Methods in com._1c.g5.v8.dt.geographicalschema.model.util with parameters of type GeographicalSchemaLegend Modifier and Type Method Description TGeographicalSchemaSwitch. caseGeographicalSchemaLegend(GeographicalSchemaLegend object)Returns the result of interpreting the object as an instance of 'Legend'.
-