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

Uses of ArmlType in net.opengis.arml.v_2_0
 

Methods in net.opengis.arml.v_2_0 that return ArmlType
 ArmlType ObjectFactory.createArmlType()
          Create an instance of ArmlType
 ArmlType ArmlType.withARElements(ArmlType.ARElements value)
           
 ArmlType ArmlType.withScript(ArmlType.Script... values)
           
 ArmlType ArmlType.withScript(Collection<ArmlType.Script> values)
           
 ArmlType ArmlType.withScript(List<ArmlType.Script> value)
           
 ArmlType ArmlType.withStyle(ArmlType.Style... values)
           
 ArmlType ArmlType.withStyle(Collection<ArmlType.Style> values)
           
 ArmlType ArmlType.withStyle(List<ArmlType.Style> value)
           
 

Methods in net.opengis.arml.v_2_0 that return types with arguments of type ArmlType
 JAXBElement<ArmlType> ObjectFactory.createArml(ArmlType value)
          Create an instance of JAXBElement<ArmlType>}
 

Methods in net.opengis.arml.v_2_0 with parameters of type ArmlType
 JAXBElement<ArmlType> ObjectFactory.createArml(ArmlType value)
          Create an instance of JAXBElement<ArmlType>}
 



Copyright © 2008-2015. All Rights Reserved.