Uses of Interface
com._1c.g5.v8.dt.geographicalschema.model.GeographicalSchemaTitle
Packages that use GeographicalSchemaTitle
Package
Description
-
Uses of GeographicalSchemaTitle in com._1c.g5.v8.dt.geographicalschema.model
Methods in com._1c.g5.v8.dt.geographicalschema.model that return GeographicalSchemaTitleModifier and TypeMethodDescriptionGeographicalSchemaFactory.createGeographicalSchemaTitle()
Returns a new object of class 'Title'.GeographicalSchema.getGeographicalSchemaTitle()
Returns the value of the 'Geographical Schema Title' containment reference.Methods in com._1c.g5.v8.dt.geographicalschema.model with parameters of type GeographicalSchemaTitleModifier and TypeMethodDescriptionvoid
GeographicalSchema.setGeographicalSchemaTitle
(GeographicalSchemaTitle value) Sets the value of the 'Geographical Schema Title
' containment reference. -
Uses of GeographicalSchemaTitle in com._1c.g5.v8.dt.geographicalschema.model.impl
Classes in com._1c.g5.v8.dt.geographicalschema.model.impl that implement GeographicalSchemaTitleModifier and TypeClassDescriptionclass
An implementation of the model object 'Title'.Methods in com._1c.g5.v8.dt.geographicalschema.model.impl that return GeographicalSchemaTitleModifier and TypeMethodDescriptionGeographicalSchemaFactoryImpl.createGeographicalSchemaTitle()
GeographicalSchemaImpl.getGeographicalSchemaTitle()
Methods in com._1c.g5.v8.dt.geographicalschema.model.impl with parameters of type GeographicalSchemaTitleModifier and TypeMethodDescriptionvoid
GeographicalSchemaImpl.setGeographicalSchemaTitle
(GeographicalSchemaTitle newGeographicalSchemaTitle) -
Uses of GeographicalSchemaTitle in com._1c.g5.v8.dt.geographicalschema.model.util
Methods in com._1c.g5.v8.dt.geographicalschema.model.util with parameters of type GeographicalSchemaTitleModifier and TypeMethodDescriptionGeographicalSchemaSwitch.caseGeographicalSchemaTitle
(GeographicalSchemaTitle object) Returns the result of interpreting the object as an instance of 'Title'.