Uses of Class
net.opengis.swecommon.v_2_0.DataRecordType.Field

Uses of DataRecordType.Field in net.opengis.swecommon.v_2_0
 

Fields in net.opengis.swecommon.v_2_0 with type parameters of type DataRecordType.Field
protected  List<DataRecordType.Field> DataRecordType.field
           
 

Methods in net.opengis.swecommon.v_2_0 that return DataRecordType.Field
 DataRecordType.Field ObjectFactory.createDataRecordTypeField()
          Create an instance of DataRecordType.Field
 DataRecordType.Field DataRecordType.Field.withAbstractDataComponent(JAXBElement<? extends AbstractDataComponentType> value)
           
 DataRecordType.Field DataRecordType.Field.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 DataRecordType.Field DataRecordType.Field.withArcrole(String value)
           
 DataRecordType.Field DataRecordType.Field.withHref(String value)
           
 DataRecordType.Field DataRecordType.Field.withName(String value)
           
 DataRecordType.Field DataRecordType.Field.withRole(String value)
           
 DataRecordType.Field DataRecordType.Field.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 DataRecordType.Field DataRecordType.Field.withTitle(String value)
           
 DataRecordType.Field DataRecordType.Field.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 DataRecordType.Field
 List<DataRecordType.Field> DataRecordType.getField()
          Gets the value of the field property.
 

Methods in net.opengis.swecommon.v_2_0 with parameters of type DataRecordType.Field
 DataRecordType DataRecordType.withField(DataRecordType.Field... values)
           
 

Method parameters in net.opengis.swecommon.v_2_0 with type arguments of type DataRecordType.Field
 void DataRecordType.setField(List<DataRecordType.Field> value)
           
 DataRecordType DataRecordType.withField(Collection<DataRecordType.Field> values)
           
 DataRecordType DataRecordType.withField(List<DataRecordType.Field> value)
           
 



Copyright © 2008-2015. All Rights Reserved.