Uses of Class
net.opengis.eosps.v_2_0.FeasibilityStudyType

Uses of FeasibilityStudyType in net.opengis.eosps.v_2_0
 

Fields in net.opengis.eosps.v_2_0 declared as FeasibilityStudyType
protected  FeasibilityStudyType FeasibilityStudyPropertyType.feasibilityStudy
           
 

Methods in net.opengis.eosps.v_2_0 that return FeasibilityStudyType
 FeasibilityStudyType ObjectFactory.createFeasibilityStudyType()
          Create an instance of FeasibilityStudyType
 FeasibilityStudyType FeasibilityStudyPropertyType.getFeasibilityStudy()
          Gets the value of the feasibilityStudy property.
 FeasibilityStudyType FeasibilityStudyType.withCell(Collection<GridCellPropertyType> values)
           
 FeasibilityStudyType FeasibilityStudyType.withCell(GridCellPropertyType... values)
           
 FeasibilityStudyType FeasibilityStudyType.withCell(List<GridCellPropertyType> value)
           
 FeasibilityStudyType FeasibilityStudyType.withEstimatedCost(MeasureType value)
           
 FeasibilityStudyType FeasibilityStudyType.withExpirationDate(XMLGregorianCalendar value)
           
 FeasibilityStudyType FeasibilityStudyType.withExtension(Collection<Object> values)
           
 FeasibilityStudyType FeasibilityStudyType.withExtension(List<Object> value)
           
 FeasibilityStudyType FeasibilityStudyType.withExtension(Object... values)
           
 FeasibilityStudyType FeasibilityStudyType.withId(String value)
           
 FeasibilityStudyType FeasibilityStudyType.withInformationUsed(Collection<String> values)
           
 FeasibilityStudyType FeasibilityStudyType.withInformationUsed(List<String> value)
           
 FeasibilityStudyType FeasibilityStudyType.withInformationUsed(String... values)
           
 FeasibilityStudyType FeasibilityStudyType.withSegment(Collection<SegmentPropertyType> values)
           
 FeasibilityStudyType FeasibilityStudyType.withSegment(List<SegmentPropertyType> value)
           
 FeasibilityStudyType FeasibilityStudyType.withSegment(SegmentPropertyType... values)
           
 FeasibilityStudyType FeasibilityStudyType.withSuccessRate(double value)
           
 

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

Methods in net.opengis.eosps.v_2_0 with parameters of type FeasibilityStudyType
 JAXBElement<FeasibilityStudyType> ObjectFactory.createFeasibilityStudy(FeasibilityStudyType value)
          Create an instance of JAXBElement<FeasibilityStudyType>}
 void FeasibilityStudyPropertyType.setFeasibilityStudy(FeasibilityStudyType value)
          Sets the value of the feasibilityStudy property.
 FeasibilityStudyPropertyType FeasibilityStudyPropertyType.withFeasibilityStudy(FeasibilityStudyType value)
           
 



Copyright © 2008-2015. All Rights Reserved.