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

Packages that use CodeListValueType
net.opengis.iso19139.gco.v_20060504   
net.opengis.iso19139.gmd.v_20060504   
net.opengis.iso19139.gmx.v_20060504   
net.opengis.iso19139.srv.v_20060504   
 

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

Methods in net.opengis.iso19139.gco.v_20060504 that return CodeListValueType
 CodeListValueType ObjectFactory.createCodeListValueType()
          Create an instance of CodeListValueType
 CodeListValueType CodeListValueType.withCodeList(String value)
           
 CodeListValueType CodeListValueType.withCodeListValue(String value)
           
 CodeListValueType CodeListValueType.withCodeSpace(String value)
           
 CodeListValueType CodeListValueType.withValue(String value)
           
 

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

Fields in net.opengis.iso19139.gmd.v_20060504 declared as CodeListValueType
protected  CodeListValueType CIDateTypeCodePropertyType.ciDateTypeCode
           
protected  CodeListValueType CIOnLineFunctionCodePropertyType.ciOnLineFunctionCode
           
protected  CodeListValueType CIPresentationFormCodePropertyType.ciPresentationFormCode
           
protected  CodeListValueType CIRoleCodePropertyType.ciRoleCode
           
protected  CodeListValueType CountryPropertyType.country
           
protected  CodeListValueType DQEvaluationMethodTypeCodePropertyType.dqEvaluationMethodTypeCode
           
protected  CodeListValueType DSAssociationTypeCodePropertyType.dsAssociationTypeCode
           
protected  CodeListValueType DSInitiativeTypeCodePropertyType.dsInitiativeTypeCode
           
protected  CodeListValueType LanguageCodePropertyType.languageCode
           
protected  CodeListValueType MDCellGeometryCodePropertyType.mdCellGeometryCode
           
protected  CodeListValueType MDCharacterSetCodePropertyType.mdCharacterSetCode
           
protected  CodeListValueType MDClassificationCodePropertyType.mdClassificationCode
           
protected  CodeListValueType MDCoverageContentTypeCodePropertyType.mdCoverageContentTypeCode
           
protected  CodeListValueType MDDatatypeCodePropertyType.mdDatatypeCode
           
protected  CodeListValueType MDDimensionNameTypeCodePropertyType.mdDimensionNameTypeCode
           
protected  CodeListValueType MDDistributionUnitsPropertyType.mdDistributionUnits
           
protected  CodeListValueType MDGeometricObjectTypeCodePropertyType.mdGeometricObjectTypeCode
           
protected  CodeListValueType MDImagingConditionCodePropertyType.mdImagingConditionCode
           
protected  CodeListValueType MDKeywordTypeCodePropertyType.mdKeywordTypeCode
           
protected  CodeListValueType MDMaintenanceFrequencyCodePropertyType.mdMaintenanceFrequencyCode
           
protected  CodeListValueType MDMediumFormatCodePropertyType.mdMediumFormatCode
           
protected  CodeListValueType MDMediumNameCodePropertyType.mdMediumNameCode
           
protected  CodeListValueType MDProgressCodePropertyType.mdProgressCode
           
protected  CodeListValueType MDRestrictionCodePropertyType.mdRestrictionCode
           
protected  CodeListValueType MDSpatialRepresentationTypeCodePropertyType.mdSpatialRepresentationTypeCode
           
protected  CodeListValueType MDTopologyLevelCodePropertyType.mdTopologyLevelCode
           
 

Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type CodeListValueType
protected  JAXBElement<CodeListValueType> MDScopeCodePropertyType.mdScopeCode
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return CodeListValueType
 CodeListValueType CIDateTypeCodePropertyType.getCIDateTypeCode()
          Gets the value of the ciDateTypeCode property.
 CodeListValueType CIOnLineFunctionCodePropertyType.getCIOnLineFunctionCode()
          Gets the value of the ciOnLineFunctionCode property.
 CodeListValueType CIPresentationFormCodePropertyType.getCIPresentationFormCode()
          Gets the value of the ciPresentationFormCode property.
 CodeListValueType CIRoleCodePropertyType.getCIRoleCode()
          Gets the value of the ciRoleCode property.
 CodeListValueType CountryPropertyType.getCountry()
          Gets the value of the country property.
 CodeListValueType DQEvaluationMethodTypeCodePropertyType.getDQEvaluationMethodTypeCode()
          Gets the value of the dqEvaluationMethodTypeCode property.
 CodeListValueType DSAssociationTypeCodePropertyType.getDSAssociationTypeCode()
          Gets the value of the dsAssociationTypeCode property.
 CodeListValueType DSInitiativeTypeCodePropertyType.getDSInitiativeTypeCode()
          Gets the value of the dsInitiativeTypeCode property.
 CodeListValueType LanguageCodePropertyType.getLanguageCode()
          Gets the value of the languageCode property.
 CodeListValueType MDCellGeometryCodePropertyType.getMDCellGeometryCode()
          Gets the value of the mdCellGeometryCode property.
 CodeListValueType MDCharacterSetCodePropertyType.getMDCharacterSetCode()
          Gets the value of the mdCharacterSetCode property.
 CodeListValueType MDClassificationCodePropertyType.getMDClassificationCode()
          Gets the value of the mdClassificationCode property.
 CodeListValueType MDCoverageContentTypeCodePropertyType.getMDCoverageContentTypeCode()
          Gets the value of the mdCoverageContentTypeCode property.
 CodeListValueType MDDatatypeCodePropertyType.getMDDatatypeCode()
          Gets the value of the mdDatatypeCode property.
 CodeListValueType MDDimensionNameTypeCodePropertyType.getMDDimensionNameTypeCode()
          Gets the value of the mdDimensionNameTypeCode property.
 CodeListValueType MDDistributionUnitsPropertyType.getMDDistributionUnits()
          Gets the value of the mdDistributionUnits property.
 CodeListValueType MDGeometricObjectTypeCodePropertyType.getMDGeometricObjectTypeCode()
          Gets the value of the mdGeometricObjectTypeCode property.
 CodeListValueType MDImagingConditionCodePropertyType.getMDImagingConditionCode()
          Gets the value of the mdImagingConditionCode property.
 CodeListValueType MDKeywordTypeCodePropertyType.getMDKeywordTypeCode()
          Gets the value of the mdKeywordTypeCode property.
 CodeListValueType MDMaintenanceFrequencyCodePropertyType.getMDMaintenanceFrequencyCode()
          Gets the value of the mdMaintenanceFrequencyCode property.
 CodeListValueType MDMediumFormatCodePropertyType.getMDMediumFormatCode()
          Gets the value of the mdMediumFormatCode property.
 CodeListValueType MDMediumNameCodePropertyType.getMDMediumNameCode()
          Gets the value of the mdMediumNameCode property.
 CodeListValueType MDProgressCodePropertyType.getMDProgressCode()
          Gets the value of the mdProgressCode property.
 CodeListValueType MDRestrictionCodePropertyType.getMDRestrictionCode()
          Gets the value of the mdRestrictionCode property.
 CodeListValueType MDSpatialRepresentationTypeCodePropertyType.getMDSpatialRepresentationTypeCode()
          Gets the value of the mdSpatialRepresentationTypeCode property.
 CodeListValueType MDTopologyLevelCodePropertyType.getMDTopologyLevelCode()
          Gets the value of the mdTopologyLevelCode property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type CodeListValueType
 JAXBElement<CodeListValueType> ObjectFactory.createCIDateTypeCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createCIOnLineFunctionCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createCIPresentationFormCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createCIRoleCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createCountry(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createDQEvaluationMethodTypeCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createDSAssociationTypeCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createDSInitiativeTypeCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createLanguageCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDCellGeometryCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDCharacterSetCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDClassificationCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDCoverageContentTypeCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDDatatypeCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDDimensionNameTypeCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDDistributionUnits(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDGeometricObjectTypeCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDImagingConditionCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDKeywordTypeCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDMaintenanceFrequencyCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDMediumFormatCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDMediumNameCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDProgressCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDRestrictionCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDScopeCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDSpatialRepresentationTypeCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDTopologyLevelCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> MDScopeCodePropertyType.getMDScopeCode()
          Gets the value of the mdScopeCode property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type CodeListValueType
 JAXBElement<CodeListValueType> ObjectFactory.createCIDateTypeCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createCIOnLineFunctionCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createCIPresentationFormCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createCIRoleCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createCountry(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createDQEvaluationMethodTypeCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createDSAssociationTypeCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createDSInitiativeTypeCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createLanguageCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDCellGeometryCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDCharacterSetCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDClassificationCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDCoverageContentTypeCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDDatatypeCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDDimensionNameTypeCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDDistributionUnits(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDGeometricObjectTypeCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDImagingConditionCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDKeywordTypeCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDMaintenanceFrequencyCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDMediumFormatCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDMediumNameCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDProgressCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDRestrictionCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDScopeCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDSpatialRepresentationTypeCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createMDTopologyLevelCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 void CIDateTypeCodePropertyType.setCIDateTypeCode(CodeListValueType value)
          Sets the value of the ciDateTypeCode property.
 void CIOnLineFunctionCodePropertyType.setCIOnLineFunctionCode(CodeListValueType value)
          Sets the value of the ciOnLineFunctionCode property.
 void CIPresentationFormCodePropertyType.setCIPresentationFormCode(CodeListValueType value)
          Sets the value of the ciPresentationFormCode property.
 void CIRoleCodePropertyType.setCIRoleCode(CodeListValueType value)
          Sets the value of the ciRoleCode property.
 void CountryPropertyType.setCountry(CodeListValueType value)
          Sets the value of the country property.
 void DQEvaluationMethodTypeCodePropertyType.setDQEvaluationMethodTypeCode(CodeListValueType value)
          Sets the value of the dqEvaluationMethodTypeCode property.
 void DSAssociationTypeCodePropertyType.setDSAssociationTypeCode(CodeListValueType value)
          Sets the value of the dsAssociationTypeCode property.
 void DSInitiativeTypeCodePropertyType.setDSInitiativeTypeCode(CodeListValueType value)
          Sets the value of the dsInitiativeTypeCode property.
 void LanguageCodePropertyType.setLanguageCode(CodeListValueType value)
          Sets the value of the languageCode property.
 void MDCellGeometryCodePropertyType.setMDCellGeometryCode(CodeListValueType value)
          Sets the value of the mdCellGeometryCode property.
 void MDCharacterSetCodePropertyType.setMDCharacterSetCode(CodeListValueType value)
          Sets the value of the mdCharacterSetCode property.
 void MDClassificationCodePropertyType.setMDClassificationCode(CodeListValueType value)
          Sets the value of the mdClassificationCode property.
 void MDCoverageContentTypeCodePropertyType.setMDCoverageContentTypeCode(CodeListValueType value)
          Sets the value of the mdCoverageContentTypeCode property.
 void MDDatatypeCodePropertyType.setMDDatatypeCode(CodeListValueType value)
          Sets the value of the mdDatatypeCode property.
 void MDDimensionNameTypeCodePropertyType.setMDDimensionNameTypeCode(CodeListValueType value)
          Sets the value of the mdDimensionNameTypeCode property.
 void MDDistributionUnitsPropertyType.setMDDistributionUnits(CodeListValueType value)
          Sets the value of the mdDistributionUnits property.
 void MDGeometricObjectTypeCodePropertyType.setMDGeometricObjectTypeCode(CodeListValueType value)
          Sets the value of the mdGeometricObjectTypeCode property.
 void MDImagingConditionCodePropertyType.setMDImagingConditionCode(CodeListValueType value)
          Sets the value of the mdImagingConditionCode property.
 void MDKeywordTypeCodePropertyType.setMDKeywordTypeCode(CodeListValueType value)
          Sets the value of the mdKeywordTypeCode property.
 void MDMaintenanceFrequencyCodePropertyType.setMDMaintenanceFrequencyCode(CodeListValueType value)
          Sets the value of the mdMaintenanceFrequencyCode property.
 void MDMediumFormatCodePropertyType.setMDMediumFormatCode(CodeListValueType value)
          Sets the value of the mdMediumFormatCode property.
 void MDMediumNameCodePropertyType.setMDMediumNameCode(CodeListValueType value)
          Sets the value of the mdMediumNameCode property.
 void MDProgressCodePropertyType.setMDProgressCode(CodeListValueType value)
          Sets the value of the mdProgressCode property.
 void MDRestrictionCodePropertyType.setMDRestrictionCode(CodeListValueType value)
          Sets the value of the mdRestrictionCode property.
 void MDSpatialRepresentationTypeCodePropertyType.setMDSpatialRepresentationTypeCode(CodeListValueType value)
          Sets the value of the mdSpatialRepresentationTypeCode property.
 void MDTopologyLevelCodePropertyType.setMDTopologyLevelCode(CodeListValueType value)
          Sets the value of the mdTopologyLevelCode property.
 CIDateTypeCodePropertyType CIDateTypeCodePropertyType.withCIDateTypeCode(CodeListValueType value)
           
 CIOnLineFunctionCodePropertyType CIOnLineFunctionCodePropertyType.withCIOnLineFunctionCode(CodeListValueType value)
           
 CIPresentationFormCodePropertyType CIPresentationFormCodePropertyType.withCIPresentationFormCode(CodeListValueType value)
           
 CIRoleCodePropertyType CIRoleCodePropertyType.withCIRoleCode(CodeListValueType value)
           
 CountryPropertyType CountryPropertyType.withCountry(CodeListValueType value)
           
 DQEvaluationMethodTypeCodePropertyType DQEvaluationMethodTypeCodePropertyType.withDQEvaluationMethodTypeCode(CodeListValueType value)
           
 DSAssociationTypeCodePropertyType DSAssociationTypeCodePropertyType.withDSAssociationTypeCode(CodeListValueType value)
           
 DSInitiativeTypeCodePropertyType DSInitiativeTypeCodePropertyType.withDSInitiativeTypeCode(CodeListValueType value)
           
 LanguageCodePropertyType LanguageCodePropertyType.withLanguageCode(CodeListValueType value)
           
 MDCellGeometryCodePropertyType MDCellGeometryCodePropertyType.withMDCellGeometryCode(CodeListValueType value)
           
 MDCharacterSetCodePropertyType MDCharacterSetCodePropertyType.withMDCharacterSetCode(CodeListValueType value)
           
 MDClassificationCodePropertyType MDClassificationCodePropertyType.withMDClassificationCode(CodeListValueType value)
           
 MDCoverageContentTypeCodePropertyType MDCoverageContentTypeCodePropertyType.withMDCoverageContentTypeCode(CodeListValueType value)
           
 MDDatatypeCodePropertyType MDDatatypeCodePropertyType.withMDDatatypeCode(CodeListValueType value)
           
 MDDimensionNameTypeCodePropertyType MDDimensionNameTypeCodePropertyType.withMDDimensionNameTypeCode(CodeListValueType value)
           
 MDDistributionUnitsPropertyType MDDistributionUnitsPropertyType.withMDDistributionUnits(CodeListValueType value)
           
 MDGeometricObjectTypeCodePropertyType MDGeometricObjectTypeCodePropertyType.withMDGeometricObjectTypeCode(CodeListValueType value)
           
 MDImagingConditionCodePropertyType MDImagingConditionCodePropertyType.withMDImagingConditionCode(CodeListValueType value)
           
 MDKeywordTypeCodePropertyType MDKeywordTypeCodePropertyType.withMDKeywordTypeCode(CodeListValueType value)
           
 MDMaintenanceFrequencyCodePropertyType MDMaintenanceFrequencyCodePropertyType.withMDMaintenanceFrequencyCode(CodeListValueType value)
           
 MDMediumFormatCodePropertyType MDMediumFormatCodePropertyType.withMDMediumFormatCode(CodeListValueType value)
           
 MDMediumNameCodePropertyType MDMediumNameCodePropertyType.withMDMediumNameCode(CodeListValueType value)
           
 MDProgressCodePropertyType MDProgressCodePropertyType.withMDProgressCode(CodeListValueType value)
           
 MDRestrictionCodePropertyType MDRestrictionCodePropertyType.withMDRestrictionCode(CodeListValueType value)
           
 MDSpatialRepresentationTypeCodePropertyType MDSpatialRepresentationTypeCodePropertyType.withMDSpatialRepresentationTypeCode(CodeListValueType value)
           
 MDTopologyLevelCodePropertyType MDTopologyLevelCodePropertyType.withMDTopologyLevelCode(CodeListValueType value)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type CodeListValueType
 void MDScopeCodePropertyType.setMDScopeCode(JAXBElement<CodeListValueType> value)
          Sets the value of the mdScopeCode property.
 MDScopeCodePropertyType MDScopeCodePropertyType.withMDScopeCode(JAXBElement<CodeListValueType> value)
           
 

Uses of CodeListValueType in net.opengis.iso19139.gmx.v_20060504
 

Fields in net.opengis.iso19139.gmx.v_20060504 declared as CodeListValueType
protected  CodeListValueType MXScopeCodePropertyType.mxScopeCode
           
 

Methods in net.opengis.iso19139.gmx.v_20060504 that return CodeListValueType
 CodeListValueType MXScopeCodePropertyType.getMXScopeCode()
          Gets the value of the mxScopeCode property.
 

Methods in net.opengis.iso19139.gmx.v_20060504 that return types with arguments of type CodeListValueType
 JAXBElement<CodeListValueType> ObjectFactory.createMXScopeCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 

Methods in net.opengis.iso19139.gmx.v_20060504 with parameters of type CodeListValueType
 JAXBElement<CodeListValueType> ObjectFactory.createMXScopeCode(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 void MXScopeCodePropertyType.setMXScopeCode(CodeListValueType value)
          Sets the value of the mxScopeCode property.
 MXScopeCodePropertyType MXScopeCodePropertyType.withMXScopeCode(CodeListValueType value)
           
 

Uses of CodeListValueType in net.opengis.iso19139.srv.v_20060504
 

Fields in net.opengis.iso19139.srv.v_20060504 declared as CodeListValueType
protected  CodeListValueType DCPListPropertyType.dcpList
           
protected  CodeListValueType SVCouplingTypePropertyType.svCouplingType
           
 

Methods in net.opengis.iso19139.srv.v_20060504 that return CodeListValueType
 CodeListValueType DCPListPropertyType.getDCPList()
          Gets the value of the dcpList property.
 CodeListValueType SVCouplingTypePropertyType.getSVCouplingType()
          Gets the value of the svCouplingType property.
 

Methods in net.opengis.iso19139.srv.v_20060504 that return types with arguments of type CodeListValueType
 JAXBElement<CodeListValueType> ObjectFactory.createDCPList(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createSVCouplingType(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 

Methods in net.opengis.iso19139.srv.v_20060504 with parameters of type CodeListValueType
 JAXBElement<CodeListValueType> ObjectFactory.createDCPList(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 JAXBElement<CodeListValueType> ObjectFactory.createSVCouplingType(CodeListValueType value)
          Create an instance of JAXBElement<CodeListValueType>}
 void DCPListPropertyType.setDCPList(CodeListValueType value)
          Sets the value of the dcpList property.
 void SVCouplingTypePropertyType.setSVCouplingType(CodeListValueType value)
          Sets the value of the svCouplingType property.
 DCPListPropertyType DCPListPropertyType.withDCPList(CodeListValueType value)
           
 SVCouplingTypePropertyType SVCouplingTypePropertyType.withSVCouplingType(CodeListValueType value)
           
 



Copyright © 2008-2015. All Rights Reserved.