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

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

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

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

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

Methods in net.opengis.arml.v_2_0 with parameters of type ArmlType.Style
 ArmlType ArmlType.withStyle(ArmlType.Style... values)
           
 

Method parameters in net.opengis.arml.v_2_0 with type arguments of type ArmlType.Style
 void ArmlType.setStyle(List<ArmlType.Style> value)
           
 ArmlType ArmlType.withStyle(Collection<ArmlType.Style> values)
           
 ArmlType ArmlType.withStyle(List<ArmlType.Style> value)
           
 



Copyright © 2008-2015. All Rights Reserved.