Uses of Class
net.opengis.ows.v_2_0.ServiceReferenceType

Uses of ServiceReferenceType in net.opengis.ows.v_2_0
 

Methods in net.opengis.ows.v_2_0 that return ServiceReferenceType
 ServiceReferenceType ObjectFactory.createServiceReferenceType()
          Create an instance of ServiceReferenceType
 ServiceReferenceType ServiceReferenceType.withAbstract(Collection<LanguageStringType> values)
           
 ServiceReferenceType ServiceReferenceType.withAbstract(LanguageStringType... values)
           
 ServiceReferenceType ServiceReferenceType.withAbstract(List<LanguageStringType> value)
           
 ServiceReferenceType ServiceReferenceType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 ServiceReferenceType ServiceReferenceType.withArcrole(String value)
           
 ServiceReferenceType ServiceReferenceType.withFormat(String value)
           
 ServiceReferenceType ServiceReferenceType.withHref(String value)
           
 ServiceReferenceType ServiceReferenceType.withIdentifier(CodeType value)
           
 ServiceReferenceType ServiceReferenceType.withMetadata(Collection<JAXBElement<? extends MetadataType>> values)
           
 ServiceReferenceType ServiceReferenceType.withMetadata(JAXBElement<? extends MetadataType>... values)
           
 ServiceReferenceType ServiceReferenceType.withMetadata(List<JAXBElement<? extends MetadataType>> value)
           
 ServiceReferenceType ServiceReferenceType.withRequestMessage(Object value)
           
 ServiceReferenceType ServiceReferenceType.withRequestMessageReference(String value)
           
 ServiceReferenceType ServiceReferenceType.withRole(String value)
           
 ServiceReferenceType ServiceReferenceType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 ServiceReferenceType ServiceReferenceType.withTitle(String value)
           
 ServiceReferenceType ServiceReferenceType.withType(String value)
           
 

Methods in net.opengis.ows.v_2_0 that return types with arguments of type ServiceReferenceType
 JAXBElement<ServiceReferenceType> ObjectFactory.createServiceReference(ServiceReferenceType value)
          Create an instance of JAXBElement<ServiceReferenceType>}
 

Methods in net.opengis.ows.v_2_0 with parameters of type ServiceReferenceType
 JAXBElement<ServiceReferenceType> ObjectFactory.createServiceReference(ServiceReferenceType value)
          Create an instance of JAXBElement<ServiceReferenceType>}
 



Copyright © 2008-2014 Highsource. All Rights Reserved.