Uses of Interface
net.opengis.gml311.CompositeSolidPropertyType
-
Packages that use CompositeSolidPropertyType Package Description net.opengis.gml311 net.opengis.gml311.impl net.opengis.gml311.util -
-
Uses of CompositeSolidPropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return CompositeSolidPropertyType Modifier and Type Method Description CompositeSolidPropertyType
Gml311Factory. createCompositeSolidPropertyType()
Returns a new object of class 'Composite Solid Property Type'. -
Uses of CompositeSolidPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement CompositeSolidPropertyType Modifier and Type Class Description class
CompositeSolidPropertyTypeImpl
An implementation of the model object 'Composite Solid Property Type'.Methods in net.opengis.gml311.impl that return CompositeSolidPropertyType Modifier and Type Method Description CompositeSolidPropertyType
Gml311FactoryImpl. createCompositeSolidPropertyType()
-
Uses of CompositeSolidPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type CompositeSolidPropertyType Modifier and Type Method Description T
Gml311Switch. caseCompositeSolidPropertyType(CompositeSolidPropertyType object)
Returns the result of interpreting the object as an instance of 'Composite Solid Property Type'.boolean
Gml311Validator. validateCompositeSolidPropertyType(CompositeSolidPropertyType compositeSolidPropertyType, DiagnosticChain diagnostics, Map<Object,Object> context)
-