Uses of Interface
net.opengis.cat.csw20.SchemaComponentType
Packages that use SchemaComponentType
-
Uses of SchemaComponentType in net.opengis.cat.csw20
Methods in net.opengis.cat.csw20 that return SchemaComponentTypeModifier and TypeMethodDescriptionCsw20Factory.createSchemaComponentType()
Returns a new object of class 'Schema Component Type'.Methods in net.opengis.cat.csw20 that return types with arguments of type SchemaComponentTypeModifier and TypeMethodDescriptionEList<SchemaComponentType>
DescribeRecordResponseType.getSchemaComponent()
Returns the value of the 'Schema Component' containment reference list. -
Uses of SchemaComponentType in net.opengis.cat.csw20.impl
Classes in net.opengis.cat.csw20.impl that implement SchemaComponentTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Schema Component Type'.Fields in net.opengis.cat.csw20.impl with type parameters of type SchemaComponentTypeModifier and TypeFieldDescriptionprotected EList<SchemaComponentType>
DescribeRecordResponseTypeImpl.schemaComponent
The cached value of the 'Schema Component
' containment reference list.Methods in net.opengis.cat.csw20.impl that return SchemaComponentTypeMethods in net.opengis.cat.csw20.impl that return types with arguments of type SchemaComponentTypeModifier and TypeMethodDescriptionEList<SchemaComponentType>
DescribeRecordResponseTypeImpl.getSchemaComponent()