Uses of Class
net.opengis.iso19139.gco.v_20070417.BooleanPropertyType
-
Packages that use BooleanPropertyType Package Description net.opengis.iso19139.gco.v_20070417 net.opengis.iso19139.gmd.v_20070417 -
-
Uses of BooleanPropertyType in net.opengis.iso19139.gco.v_20070417
Methods in net.opengis.iso19139.gco.v_20070417 that return BooleanPropertyType Modifier and Type Method Description BooleanPropertyTypeObjectFactory. createBooleanPropertyType()Create an instance ofBooleanPropertyTypeBooleanPropertyTypeBooleanPropertyType. withBoolean(Boolean value)BooleanPropertyTypeBooleanPropertyType. withNilReason(String... values)BooleanPropertyTypeBooleanPropertyType. withNilReason(Collection<String> values)BooleanPropertyTypeBooleanPropertyType. withNilReason(List<String> value) -
Uses of BooleanPropertyType in net.opengis.iso19139.gmd.v_20070417
Methods in net.opengis.iso19139.gmd.v_20070417 that return BooleanPropertyType Modifier and Type Method Description BooleanPropertyTypeMDImageDescriptionType. getCameraCalibrationInformationAvailability()Gets the value of the cameraCalibrationInformationAvailability property.BooleanPropertyTypeMDGeorectifiedType. getCheckPointAvailability()Gets the value of the checkPointAvailability property.BooleanPropertyTypeMDFeatureCatalogueDescriptionType. getComplianceCode()Gets the value of the complianceCode property.BooleanPropertyTypeMDGeoreferenceableType. getControlPointAvailability()Gets the value of the controlPointAvailability property.BooleanPropertyTypeAbstractEXGeographicExtentType. getExtentTypeCode()Gets the value of the extentTypeCode property.BooleanPropertyTypeMDImageDescriptionType. getFilmDistortionInformationAvailability()Gets the value of the filmDistortionInformationAvailability property.BooleanPropertyTypeMDFeatureCatalogueDescriptionType. getIncludedWithDataset()Gets the value of the includedWithDataset property.BooleanPropertyTypeMDImageDescriptionType. getLensDistortionInformationAvailability()Gets the value of the lensDistortionInformationAvailability property.BooleanPropertyTypeMDGeoreferenceableType. getOrientationParameterAvailability()Gets the value of the orientationParameterAvailability property.BooleanPropertyTypeDQConformanceResultType. getPass()Gets the value of the pass property.BooleanPropertyTypeMDImageDescriptionType. getRadiometricCalibrationDataAvailability()Gets the value of the radiometricCalibrationDataAvailability property.BooleanPropertyTypeMDGridSpatialRepresentationType. getTransformationParameterAvailability()Gets the value of the transformationParameterAvailability property.BooleanPropertyTypeMDImageDescriptionType. getTriangulationIndicator()Gets the value of the triangulationIndicator property.Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type BooleanPropertyType Modifier and Type Method Description voidMDImageDescriptionType. setCameraCalibrationInformationAvailability(BooleanPropertyType value)Sets the value of the cameraCalibrationInformationAvailability property.voidMDGeorectifiedType. setCheckPointAvailability(BooleanPropertyType value)Sets the value of the checkPointAvailability property.voidMDFeatureCatalogueDescriptionType. setComplianceCode(BooleanPropertyType value)Sets the value of the complianceCode property.voidMDGeoreferenceableType. setControlPointAvailability(BooleanPropertyType value)Sets the value of the controlPointAvailability property.voidAbstractEXGeographicExtentType. setExtentTypeCode(BooleanPropertyType value)Sets the value of the extentTypeCode property.voidMDImageDescriptionType. setFilmDistortionInformationAvailability(BooleanPropertyType value)Sets the value of the filmDistortionInformationAvailability property.voidMDFeatureCatalogueDescriptionType. setIncludedWithDataset(BooleanPropertyType value)Sets the value of the includedWithDataset property.voidMDImageDescriptionType. setLensDistortionInformationAvailability(BooleanPropertyType value)Sets the value of the lensDistortionInformationAvailability property.voidMDGeoreferenceableType. setOrientationParameterAvailability(BooleanPropertyType value)Sets the value of the orientationParameterAvailability property.voidDQConformanceResultType. setPass(BooleanPropertyType value)Sets the value of the pass property.voidMDImageDescriptionType. setRadiometricCalibrationDataAvailability(BooleanPropertyType value)Sets the value of the radiometricCalibrationDataAvailability property.voidMDGridSpatialRepresentationType. setTransformationParameterAvailability(BooleanPropertyType value)Sets the value of the transformationParameterAvailability property.voidMDImageDescriptionType. setTriangulationIndicator(BooleanPropertyType value)Sets the value of the triangulationIndicator property.MDImageDescriptionTypeMDImageDescriptionType. withCameraCalibrationInformationAvailability(BooleanPropertyType value)MDGeorectifiedTypeMDGeorectifiedType. withCheckPointAvailability(BooleanPropertyType value)MDFeatureCatalogueDescriptionTypeMDFeatureCatalogueDescriptionType. withComplianceCode(BooleanPropertyType value)MDGeoreferenceableTypeMDGeoreferenceableType. withControlPointAvailability(BooleanPropertyType value)AbstractEXGeographicExtentTypeAbstractEXGeographicExtentType. withExtentTypeCode(BooleanPropertyType value)EXBoundingPolygonTypeEXBoundingPolygonType. withExtentTypeCode(BooleanPropertyType value)EXGeographicBoundingBoxTypeEXGeographicBoundingBoxType. withExtentTypeCode(BooleanPropertyType value)EXGeographicDescriptionTypeEXGeographicDescriptionType. withExtentTypeCode(BooleanPropertyType value)MDImageDescriptionTypeMDImageDescriptionType. withFilmDistortionInformationAvailability(BooleanPropertyType value)MDFeatureCatalogueDescriptionTypeMDFeatureCatalogueDescriptionType. withIncludedWithDataset(BooleanPropertyType value)MDImageDescriptionTypeMDImageDescriptionType. withLensDistortionInformationAvailability(BooleanPropertyType value)MDGeoreferenceableTypeMDGeoreferenceableType. withOrientationParameterAvailability(BooleanPropertyType value)DQConformanceResultTypeDQConformanceResultType. withPass(BooleanPropertyType value)MDImageDescriptionTypeMDImageDescriptionType. withRadiometricCalibrationDataAvailability(BooleanPropertyType value)MDGeorectifiedTypeMDGeorectifiedType. withTransformationParameterAvailability(BooleanPropertyType value)MDGeoreferenceableTypeMDGeoreferenceableType. withTransformationParameterAvailability(BooleanPropertyType value)MDGridSpatialRepresentationTypeMDGridSpatialRepresentationType. withTransformationParameterAvailability(BooleanPropertyType value)MDImageDescriptionTypeMDImageDescriptionType. withTriangulationIndicator(BooleanPropertyType value)Constructors in net.opengis.iso19139.gmd.v_20070417 with parameters of type BooleanPropertyType Constructor Description AbstractEXGeographicExtentType(String id, String uuid, BooleanPropertyType extentTypeCode)Fully-initialising value constructorDQConformanceResultType(String id, String uuid, CICitationPropertyType specification, CharacterStringPropertyType explanation, BooleanPropertyType pass)Fully-initialising value constructorEXBoundingPolygonType(String id, String uuid, BooleanPropertyType extentTypeCode, List<GMObjectPropertyType> polygon)Fully-initialising value constructorEXGeographicBoundingBoxType(String id, String uuid, BooleanPropertyType extentTypeCode, DecimalPropertyType westBoundLongitude, DecimalPropertyType eastBoundLongitude, DecimalPropertyType southBoundLatitude, DecimalPropertyType northBoundLatitude)Fully-initialising value constructorEXGeographicDescriptionType(String id, String uuid, BooleanPropertyType extentTypeCode, MDIdentifierPropertyType geographicIdentifier)Fully-initialising value constructorMDFeatureCatalogueDescriptionType(String id, String uuid, BooleanPropertyType complianceCode, List<CharacterStringPropertyType> language, BooleanPropertyType includedWithDataset, List<GenericNamePropertyType> featureTypes, List<CICitationPropertyType> featureCatalogueCitation)Fully-initialising value constructorMDGeorectifiedType(String id, String uuid, IntegerPropertyType numberOfDimensions, List<MDDimensionPropertyType> axisDimensionProperties, MDCellGeometryCodePropertyType cellGeometry, BooleanPropertyType transformationParameterAvailability, BooleanPropertyType checkPointAvailability, CharacterStringPropertyType checkPointDescription, List<GMPointPropertyType> cornerPoints, GMPointPropertyType centerPoint, MDPixelOrientationCodePropertyType pointInPixel, CharacterStringPropertyType transformationDimensionDescription, List<CharacterStringPropertyType> transformationDimensionMapping)Fully-initialising value constructorMDGeoreferenceableType(String id, String uuid, IntegerPropertyType numberOfDimensions, List<MDDimensionPropertyType> axisDimensionProperties, MDCellGeometryCodePropertyType cellGeometry, BooleanPropertyType transformationParameterAvailability, BooleanPropertyType controlPointAvailability, BooleanPropertyType orientationParameterAvailability, CharacterStringPropertyType orientationParameterDescription, RecordPropertyType georeferencedParameters, List<CICitationPropertyType> parameterCitation)Fully-initialising value constructorMDGridSpatialRepresentationType(String id, String uuid, IntegerPropertyType numberOfDimensions, List<MDDimensionPropertyType> axisDimensionProperties, MDCellGeometryCodePropertyType cellGeometry, BooleanPropertyType transformationParameterAvailability)Fully-initialising value constructorMDImageDescriptionType(String id, String uuid, RecordTypePropertyType attributeDescription, MDCoverageContentTypeCodePropertyType contentType, List<MDRangeDimensionPropertyType> dimension, RealPropertyType illuminationElevationAngle, RealPropertyType illuminationAzimuthAngle, MDImagingConditionCodePropertyType imagingCondition, MDIdentifierPropertyType imageQualityCode, RealPropertyType cloudCoverPercentage, MDIdentifierPropertyType processingLevelCode, IntegerPropertyType compressionGenerationQuantity, BooleanPropertyType triangulationIndicator, BooleanPropertyType radiometricCalibrationDataAvailability, BooleanPropertyType cameraCalibrationInformationAvailability, BooleanPropertyType filmDistortionInformationAvailability, BooleanPropertyType lensDistortionInformationAvailability)Fully-initialising value constructor
-