Uses of Class
net.opengis.arml.v_2_0.ArmlType.Script

Uses of ArmlType.Script in net.opengis.arml.v_2_0
 

Fields in net.opengis.arml.v_2_0 with type parameters of type ArmlType.Script
protected  List<ArmlType.Script> ArmlType.script
           
 

Methods in net.opengis.arml.v_2_0 that return ArmlType.Script
 ArmlType.Script ObjectFactory.createArmlTypeScript()
          Create an instance of ArmlType.Script
 ArmlType.Script ArmlType.Script.withHref(String value)
           
 ArmlType.Script ArmlType.Script.withType(String value)
           
 ArmlType.Script ArmlType.Script.withValue(String value)
           
 

Methods in net.opengis.arml.v_2_0 that return types with arguments of type ArmlType.Script
 List<ArmlType.Script> ArmlType.getScript()
          Gets the value of the script property.
 

Methods in net.opengis.arml.v_2_0 with parameters of type ArmlType.Script
 ArmlType ArmlType.withScript(ArmlType.Script... values)
           
 

Method parameters in net.opengis.arml.v_2_0 with type arguments of type ArmlType.Script
 void ArmlType.setScript(List<ArmlType.Script> value)
           
 ArmlType ArmlType.withScript(Collection<ArmlType.Script> values)
           
 ArmlType ArmlType.withScript(List<ArmlType.Script> value)
           
 



Copyright © 2008-2015. All Rights Reserved.