Uses of Class
net.opengis.iso19139.gco.v_20060504.IntegerPropertyType

Packages that use IntegerPropertyType
net.opengis.iso19139.gco.v_20060504   
net.opengis.iso19139.gmd.v_20060504   
 

Uses of IntegerPropertyType in net.opengis.iso19139.gco.v_20060504
 

Fields in net.opengis.iso19139.gco.v_20060504 declared as IntegerPropertyType
protected  IntegerPropertyType MultiplicityRangeType.lower
           
 

Methods in net.opengis.iso19139.gco.v_20060504 that return IntegerPropertyType
 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)
           
 

Methods in net.opengis.iso19139.gco.v_20060504 with parameters of type IntegerPropertyType
 void MultiplicityRangeType.setLower(IntegerPropertyType value)
          Sets the value of the lower property.
 MultiplicityRangeType MultiplicityRangeType.withLower(IntegerPropertyType value)
           
 

Uses of IntegerPropertyType in net.opengis.iso19139.gmd.v_20060504
 

Fields in net.opengis.iso19139.gmd.v_20060504 declared as IntegerPropertyType
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
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return IntegerPropertyType
 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.
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type IntegerPropertyType
 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)
           
 MDGridSpatialRepresentationType MDGridSpatialRepresentationType.withNumberOfDimensions(IntegerPropertyType value)
           
 MDGeoreferenceableType MDGeoreferenceableType.withNumberOfDimensions(IntegerPropertyType value)
           
 MDGeorectifiedType MDGeorectifiedType.withNumberOfDimensions(IntegerPropertyType value)
           
 MDBandType MDBandType.withToneGradation(IntegerPropertyType value)
           
 MDMediumType MDMediumType.withVolumes(IntegerPropertyType value)
           
 



Copyright © 2008-2015. All Rights Reserved.