Uses of Class
net.opengis.gmlcov.geotiff.v_1_0.InterleaveType

Uses of InterleaveType in net.opengis.gmlcov.geotiff.v_1_0
 

Fields in net.opengis.gmlcov.geotiff.v_1_0 declared as InterleaveType
protected  InterleaveType ParametersType.interleave
           
 

Methods in net.opengis.gmlcov.geotiff.v_1_0 that return InterleaveType
static InterleaveType InterleaveType.fromValue(String v)
           
 InterleaveType ParametersType.getInterleave()
          Gets the value of the interleave property.
static InterleaveType InterleaveType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static InterleaveType[] InterleaveType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.gmlcov.geotiff.v_1_0 with parameters of type InterleaveType
 void ParametersType.setInterleave(InterleaveType value)
          Sets the value of the interleave property.
 ParametersType ParametersType.withInterleave(InterleaveType value)
           
 



Copyright © 2008-2015. All Rights Reserved.