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

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

Fields in net.opengis.arml.v_2_0 declared as ArmlType.ARElements
protected  ArmlType.ARElements ArmlType.arElements
           
 

Methods in net.opengis.arml.v_2_0 that return ArmlType.ARElements
 ArmlType.ARElements ObjectFactory.createArmlTypeARElements()
          Create an instance of ArmlType.ARElements
 ArmlType.ARElements ArmlType.getARElements()
          Gets the value of the arElements property.
 ArmlType.ARElements ArmlType.ARElements.withARElement(Collection<JAXBElement<? extends ARElementType>> values)
           
 ArmlType.ARElements ArmlType.ARElements.withARElement(JAXBElement<? extends ARElementType>... values)
           
 ArmlType.ARElements ArmlType.ARElements.withARElement(List<JAXBElement<? extends ARElementType>> value)
           
 

Methods in net.opengis.arml.v_2_0 with parameters of type ArmlType.ARElements
 void ArmlType.setARElements(ArmlType.ARElements value)
          Sets the value of the arElements property.
 ArmlType ArmlType.withARElements(ArmlType.ARElements value)
           
 



Copyright © 2008-2015. All Rights Reserved.