Uses of Class
net.opengis.iso19139.srv.v_20060504.SVServiceIdentificationType

Packages that use SVServiceIdentificationType
net.opengis.iso19139.srv.v_20060504   
 

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

Fields in net.opengis.iso19139.srv.v_20060504 declared as SVServiceIdentificationType
protected  SVServiceIdentificationType SVServiceIdentificationPropertyType.svServiceIdentification
           
 

Methods in net.opengis.iso19139.srv.v_20060504 that return SVServiceIdentificationType
 SVServiceIdentificationType ObjectFactory.createSVServiceIdentificationType()
          Create an instance of SVServiceIdentificationType
 SVServiceIdentificationType SVServiceIdentificationPropertyType.getSVServiceIdentification()
          Gets the value of the svServiceIdentification property.
 SVServiceIdentificationType SVServiceIdentificationType.withAbstract(CharacterStringPropertyType value)
           
 SVServiceIdentificationType SVServiceIdentificationType.withAccessProperties(MDStandardOrderProcessPropertyType value)
           
 SVServiceIdentificationType SVServiceIdentificationType.withAggregationInfo(Collection<MDAggregateInformationPropertyType> values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withAggregationInfo(List<MDAggregateInformationPropertyType> value)
           
 SVServiceIdentificationType SVServiceIdentificationType.withAggregationInfo(MDAggregateInformationPropertyType... values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withCitation(CICitationPropertyType value)
           
 SVServiceIdentificationType SVServiceIdentificationType.withContainsOperations(Collection<SVOperationMetadataPropertyType> values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withContainsOperations(List<SVOperationMetadataPropertyType> value)
           
 SVServiceIdentificationType SVServiceIdentificationType.withContainsOperations(SVOperationMetadataPropertyType... values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withCoupledResource(Collection<SVCoupledResourcePropertyType> values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withCoupledResource(List<SVCoupledResourcePropertyType> value)
           
 SVServiceIdentificationType SVServiceIdentificationType.withCoupledResource(SVCoupledResourcePropertyType... values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withCouplingType(SVCouplingTypePropertyType value)
           
 SVServiceIdentificationType SVServiceIdentificationType.withCredit(CharacterStringPropertyType... values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withCredit(Collection<CharacterStringPropertyType> values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withCredit(List<CharacterStringPropertyType> value)
           
 SVServiceIdentificationType SVServiceIdentificationType.withDescriptiveKeywords(Collection<MDKeywordsPropertyType> values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withDescriptiveKeywords(List<MDKeywordsPropertyType> value)
           
 SVServiceIdentificationType SVServiceIdentificationType.withDescriptiveKeywords(MDKeywordsPropertyType... values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withExtent(Collection<EXExtentPropertyType> values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withExtent(EXExtentPropertyType... values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withExtent(List<EXExtentPropertyType> value)
           
 SVServiceIdentificationType SVServiceIdentificationType.withGraphicOverview(Collection<MDBrowseGraphicPropertyType> values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withGraphicOverview(List<MDBrowseGraphicPropertyType> value)
           
 SVServiceIdentificationType SVServiceIdentificationType.withGraphicOverview(MDBrowseGraphicPropertyType... values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withId(String value)
           
 SVServiceIdentificationType SVServiceIdentificationType.withKeywords(Collection<MDKeywordsPropertyType> values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withKeywords(List<MDKeywordsPropertyType> value)
           
 SVServiceIdentificationType SVServiceIdentificationType.withKeywords(MDKeywordsPropertyType... values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withOperatesOn(Collection<MDDataIdentificationPropertyType> values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withOperatesOn(List<MDDataIdentificationPropertyType> value)
           
 SVServiceIdentificationType SVServiceIdentificationType.withOperatesOn(MDDataIdentificationPropertyType... values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withPointOfContact(CIResponsiblePartyPropertyType... values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withPointOfContact(Collection<CIResponsiblePartyPropertyType> values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withPointOfContact(List<CIResponsiblePartyPropertyType> value)
           
 SVServiceIdentificationType SVServiceIdentificationType.withPurpose(CharacterStringPropertyType value)
           
 SVServiceIdentificationType SVServiceIdentificationType.withResourceConstraints(Collection<MDConstraintsPropertyType> values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withResourceConstraints(List<MDConstraintsPropertyType> value)
           
 SVServiceIdentificationType SVServiceIdentificationType.withResourceConstraints(MDConstraintsPropertyType... values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withResourceFormat(Collection<MDFormatPropertyType> values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withResourceFormat(List<MDFormatPropertyType> value)
           
 SVServiceIdentificationType SVServiceIdentificationType.withResourceFormat(MDFormatPropertyType... values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withResourceMaintenance(Collection<MDMaintenanceInformationPropertyType> values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withResourceMaintenance(List<MDMaintenanceInformationPropertyType> value)
           
 SVServiceIdentificationType SVServiceIdentificationType.withResourceMaintenance(MDMaintenanceInformationPropertyType... values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withResourceSpecificUsage(Collection<MDUsagePropertyType> values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withResourceSpecificUsage(List<MDUsagePropertyType> value)
           
 SVServiceIdentificationType SVServiceIdentificationType.withResourceSpecificUsage(MDUsagePropertyType... values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withRestrictions(MDConstraintsPropertyType value)
           
 SVServiceIdentificationType SVServiceIdentificationType.withServiceType(GenericNamePropertyType value)
           
 SVServiceIdentificationType SVServiceIdentificationType.withServiceTypeVersion(CharacterStringPropertyType... values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withServiceTypeVersion(Collection<CharacterStringPropertyType> values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withServiceTypeVersion(List<CharacterStringPropertyType> value)
           
 SVServiceIdentificationType SVServiceIdentificationType.withStatus(Collection<MDProgressCodePropertyType> values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withStatus(List<MDProgressCodePropertyType> value)
           
 SVServiceIdentificationType SVServiceIdentificationType.withStatus(MDProgressCodePropertyType... values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.srv.v_20060504 with parameters of type SVServiceIdentificationType
 JAXBElement<SVServiceIdentificationType> ObjectFactory.createSVServiceIdentification(SVServiceIdentificationType value)
          Create an instance of JAXBElement<SVServiceIdentificationType>}
 void SVServiceIdentificationPropertyType.setSVServiceIdentification(SVServiceIdentificationType value)
          Sets the value of the svServiceIdentification property.
 SVServiceIdentificationPropertyType SVServiceIdentificationPropertyType.withSVServiceIdentification(SVServiceIdentificationType value)
           
 



Copyright © 2008-2015. All Rights Reserved.