Uses of Class
net.opengis.eop.v_1_0.CodeWithAuthorityType

Packages that use CodeWithAuthorityType
net.opengis.eop.v_1_0   
 

Uses of CodeWithAuthorityType in net.opengis.eop.v_1_0
 

Fields in net.opengis.eop.v_1_0 declared as CodeWithAuthorityType
protected  CodeWithAuthorityType ArchivingInformationType.archivingIdentifier
           
protected  CodeWithAuthorityType MaskFeatureType.maskType
           
protected  CodeWithAuthorityType ProductInformationType.referenceSystemIdentifier
           
protected  CodeWithAuthorityType MaskInformationType.referenceSystemIdentifier
           
protected  CodeWithAuthorityType BrowseInformationType.referenceSystemIdentifier
           
 

Methods in net.opengis.eop.v_1_0 that return CodeWithAuthorityType
 CodeWithAuthorityType ObjectFactory.createCodeWithAuthorityType()
          Create an instance of CodeWithAuthorityType
 CodeWithAuthorityType ArchivingInformationType.getArchivingIdentifier()
          Gets the value of the archivingIdentifier property.
 CodeWithAuthorityType MaskFeatureType.getMaskType()
          Gets the value of the maskType property.
 CodeWithAuthorityType ProductInformationType.getReferenceSystemIdentifier()
          Gets the value of the referenceSystemIdentifier property.
 CodeWithAuthorityType MaskInformationType.getReferenceSystemIdentifier()
          Gets the value of the referenceSystemIdentifier property.
 CodeWithAuthorityType BrowseInformationType.getReferenceSystemIdentifier()
          Gets the value of the referenceSystemIdentifier property.
 CodeWithAuthorityType CodeWithAuthorityType.withCodeSpace(String value)
           
 CodeWithAuthorityType CodeWithAuthorityType.withValue(String value)
           
 

Methods in net.opengis.eop.v_1_0 with parameters of type CodeWithAuthorityType
 void ArchivingInformationType.setArchivingIdentifier(CodeWithAuthorityType value)
          Sets the value of the archivingIdentifier property.
 void MaskFeatureType.setMaskType(CodeWithAuthorityType value)
          Sets the value of the maskType property.
 void ProductInformationType.setReferenceSystemIdentifier(CodeWithAuthorityType value)
          Sets the value of the referenceSystemIdentifier property.
 void MaskInformationType.setReferenceSystemIdentifier(CodeWithAuthorityType value)
          Sets the value of the referenceSystemIdentifier property.
 void BrowseInformationType.setReferenceSystemIdentifier(CodeWithAuthorityType value)
          Sets the value of the referenceSystemIdentifier property.
 ArchivingInformationType ArchivingInformationType.withArchivingIdentifier(CodeWithAuthorityType value)
           
 MaskFeatureType MaskFeatureType.withMaskType(CodeWithAuthorityType value)
           
 ProductInformationType ProductInformationType.withReferenceSystemIdentifier(CodeWithAuthorityType value)
           
 MaskInformationType MaskInformationType.withReferenceSystemIdentifier(CodeWithAuthorityType value)
           
 BrowseInformationType BrowseInformationType.withReferenceSystemIdentifier(CodeWithAuthorityType value)
           
 



Copyright © 2008-2015. All Rights Reserved.