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 Modifier and Type Field Description protected FeasibilityStudyTypeFeasibilityStudyPropertyType. feasibilityStudyMethods in net.opengis.eosps.v_2_0 that return types with arguments of type FeasibilityStudyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<FeasibilityStudyType>ObjectFactory. createFeasibilityStudy(FeasibilityStudyType value)Methods in net.opengis.eosps.v_2_0 with parameters of type FeasibilityStudyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<FeasibilityStudyType>ObjectFactory. createFeasibilityStudy(FeasibilityStudyType value)voidFeasibilityStudyPropertyType. setFeasibilityStudy(FeasibilityStudyType value)Sets the value of the feasibilityStudy property.FeasibilityStudyPropertyTypeFeasibilityStudyPropertyType. withFeasibilityStudy(FeasibilityStudyType value)Constructors in net.opengis.eosps.v_2_0 with parameters of type FeasibilityStudyType Constructor Description FeasibilityStudyPropertyType(FeasibilityStudyType feasibilityStudy)Fully-initialising value constructor
-