Uses of Class
net.opengis.swecommon.v_2_0.DataStreamType.ElementType

Uses of DataStreamType.ElementType in net.opengis.swecommon.v_2_0
 

Fields in net.opengis.swecommon.v_2_0 declared as DataStreamType.ElementType
protected  DataStreamType.ElementType DataStreamType.elementType
           
 

Methods in net.opengis.swecommon.v_2_0 that return DataStreamType.ElementType
 DataStreamType.ElementType ObjectFactory.createDataStreamTypeElementType()
          Create an instance of DataStreamType.ElementType
 DataStreamType.ElementType DataStreamType.getElementType()
          Gets the value of the elementType property.
 DataStreamType.ElementType DataStreamType.ElementType.withAbstractDataComponent(JAXBElement<? extends AbstractDataComponentType> value)
           
 DataStreamType.ElementType DataStreamType.ElementType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 DataStreamType.ElementType DataStreamType.ElementType.withArcrole(String value)
           
 DataStreamType.ElementType DataStreamType.ElementType.withHref(String value)
           
 DataStreamType.ElementType DataStreamType.ElementType.withName(String value)
           
 DataStreamType.ElementType DataStreamType.ElementType.withRole(String value)
           
 DataStreamType.ElementType DataStreamType.ElementType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 DataStreamType.ElementType DataStreamType.ElementType.withTitle(String value)
           
 DataStreamType.ElementType DataStreamType.ElementType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.swecommon.v_2_0 with parameters of type DataStreamType.ElementType
 void DataStreamType.setElementType(DataStreamType.ElementType value)
          Sets the value of the elementType property.
 DataStreamType DataStreamType.withElementType(DataStreamType.ElementType value)
           
 



Copyright © 2008-2015. All Rights Reserved.