| Package | Description |
|---|---|
| net.opengis.iso19139.gco.v_20070417 | |
| net.opengis.iso19139.gmd.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected IntegerPropertyType |
MultiplicityRangeType.lower |
| Modifier and Type | Method and Description |
|---|---|
IntegerPropertyType |
ObjectFactory.createIntegerPropertyType()
Create an instance of
IntegerPropertyType |
IntegerPropertyType |
MultiplicityRangeType.getLower()
Gets the value of the lower property.
|
IntegerPropertyType |
IntegerPropertyType.withInteger(BigInteger value) |
IntegerPropertyType |
IntegerPropertyType.withNilReason(Collection<String> values) |
IntegerPropertyType |
IntegerPropertyType.withNilReason(List<String> value) |
IntegerPropertyType |
IntegerPropertyType.withNilReason(String... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
MultiplicityRangeType.setLower(IntegerPropertyType value)
Sets the value of the lower property.
|
MultiplicityRangeType |
MultiplicityRangeType.withLower(IntegerPropertyType value) |
| Modifier and Type | Field and Description |
|---|---|
protected IntegerPropertyType |
MDBandType.bitsPerValue |
protected IntegerPropertyType |
MDImageDescriptionType.compressionGenerationQuantity |
protected IntegerPropertyType |
MDRepresentativeFractionType.denominator |
protected IntegerPropertyType |
MDDimensionType.dimensionSize |
protected IntegerPropertyType |
MDExtendedElementInformationType.domainCode |
protected IntegerPropertyType |
MDGeometricObjectsType.geometricObjectCount |
protected IntegerPropertyType |
MDGridSpatialRepresentationType.numberOfDimensions |
protected IntegerPropertyType |
MDBandType.toneGradation |
protected IntegerPropertyType |
MDMediumType.volumes |
| Modifier and Type | Method and Description |
|---|---|
IntegerPropertyType |
MDBandType.getBitsPerValue()
Gets the value of the bitsPerValue property.
|
IntegerPropertyType |
MDImageDescriptionType.getCompressionGenerationQuantity()
Gets the value of the compressionGenerationQuantity property.
|
IntegerPropertyType |
MDRepresentativeFractionType.getDenominator()
Gets the value of the denominator property.
|
IntegerPropertyType |
MDDimensionType.getDimensionSize()
Gets the value of the dimensionSize property.
|
IntegerPropertyType |
MDExtendedElementInformationType.getDomainCode()
Gets the value of the domainCode property.
|
IntegerPropertyType |
MDGeometricObjectsType.getGeometricObjectCount()
Gets the value of the geometricObjectCount property.
|
IntegerPropertyType |
MDGridSpatialRepresentationType.getNumberOfDimensions()
Gets the value of the numberOfDimensions property.
|
IntegerPropertyType |
MDBandType.getToneGradation()
Gets the value of the toneGradation property.
|
IntegerPropertyType |
MDMediumType.getVolumes()
Gets the value of the volumes property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MDBandType.setBitsPerValue(IntegerPropertyType value)
Sets the value of the bitsPerValue property.
|
void |
MDImageDescriptionType.setCompressionGenerationQuantity(IntegerPropertyType value)
Sets the value of the compressionGenerationQuantity property.
|
void |
MDRepresentativeFractionType.setDenominator(IntegerPropertyType value)
Sets the value of the denominator property.
|
void |
MDDimensionType.setDimensionSize(IntegerPropertyType value)
Sets the value of the dimensionSize property.
|
void |
MDExtendedElementInformationType.setDomainCode(IntegerPropertyType value)
Sets the value of the domainCode property.
|
void |
MDGeometricObjectsType.setGeometricObjectCount(IntegerPropertyType value)
Sets the value of the geometricObjectCount property.
|
void |
MDGridSpatialRepresentationType.setNumberOfDimensions(IntegerPropertyType value)
Sets the value of the numberOfDimensions property.
|
void |
MDBandType.setToneGradation(IntegerPropertyType value)
Sets the value of the toneGradation property.
|
void |
MDMediumType.setVolumes(IntegerPropertyType value)
Sets the value of the volumes property.
|
MDBandType |
MDBandType.withBitsPerValue(IntegerPropertyType value) |
MDImageDescriptionType |
MDImageDescriptionType.withCompressionGenerationQuantity(IntegerPropertyType value) |
MDRepresentativeFractionType |
MDRepresentativeFractionType.withDenominator(IntegerPropertyType value) |
MDDimensionType |
MDDimensionType.withDimensionSize(IntegerPropertyType value) |
MDExtendedElementInformationType |
MDExtendedElementInformationType.withDomainCode(IntegerPropertyType value) |
MDGeometricObjectsType |
MDGeometricObjectsType.withGeometricObjectCount(IntegerPropertyType value) |
MDGeoreferenceableType |
MDGeoreferenceableType.withNumberOfDimensions(IntegerPropertyType value) |
MDGridSpatialRepresentationType |
MDGridSpatialRepresentationType.withNumberOfDimensions(IntegerPropertyType value) |
MDGeorectifiedType |
MDGeorectifiedType.withNumberOfDimensions(IntegerPropertyType value) |
MDBandType |
MDBandType.withToneGradation(IntegerPropertyType value) |
MDMediumType |
MDMediumType.withVolumes(IntegerPropertyType value) |
Copyright © 2008–2023. All rights reserved.