Uses of Class
net.opengis.swecommon.v_2_0.DataChoiceType.Item

Uses of DataChoiceType.Item in net.opengis.swecommon.v_2_0
 

Fields in net.opengis.swecommon.v_2_0 with type parameters of type DataChoiceType.Item
protected  List<DataChoiceType.Item> DataChoiceType.item
           
 

Methods in net.opengis.swecommon.v_2_0 that return DataChoiceType.Item
 DataChoiceType.Item ObjectFactory.createDataChoiceTypeItem()
          Create an instance of DataChoiceType.Item
 DataChoiceType.Item DataChoiceType.Item.withAbstractDataComponent(JAXBElement<? extends AbstractDataComponentType> value)
           
 DataChoiceType.Item DataChoiceType.Item.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 DataChoiceType.Item DataChoiceType.Item.withArcrole(String value)
           
 DataChoiceType.Item DataChoiceType.Item.withHref(String value)
           
 DataChoiceType.Item DataChoiceType.Item.withName(String value)
           
 DataChoiceType.Item DataChoiceType.Item.withRole(String value)
           
 DataChoiceType.Item DataChoiceType.Item.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 DataChoiceType.Item DataChoiceType.Item.withTitle(String value)
           
 DataChoiceType.Item DataChoiceType.Item.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.swecommon.v_2_0 that return types with arguments of type DataChoiceType.Item
 List<DataChoiceType.Item> DataChoiceType.getItem()
          Gets the value of the item property.
 

Methods in net.opengis.swecommon.v_2_0 with parameters of type DataChoiceType.Item
 DataChoiceType DataChoiceType.withItem(DataChoiceType.Item... values)
           
 

Method parameters in net.opengis.swecommon.v_2_0 with type arguments of type DataChoiceType.Item
 void DataChoiceType.setItem(List<DataChoiceType.Item> value)
           
 DataChoiceType DataChoiceType.withItem(Collection<DataChoiceType.Item> values)
           
 DataChoiceType DataChoiceType.withItem(List<DataChoiceType.Item> value)
           
 



Copyright © 2008-2015. All Rights Reserved.