Uses of Class
net.opengis.omeo.ssp.v_2_0.PercentageCoverQuotationModeValueEnumerationType
-
Packages that use PercentageCoverQuotationModeValueEnumerationType Package Description net.opengis.omeo.ssp.v_2_0 -
-
Uses of PercentageCoverQuotationModeValueEnumerationType in net.opengis.omeo.ssp.v_2_0
Methods in net.opengis.omeo.ssp.v_2_0 that return PercentageCoverQuotationModeValueEnumerationType Modifier and Type Method Description static PercentageCoverQuotationModeValueEnumerationTypePercentageCoverQuotationModeValueEnumerationType. fromValue(String v)static PercentageCoverQuotationModeValueEnumerationTypePercentageCoverQuotationModeValueEnumerationType. valueOf(String name)Returns the enum constant of this type with the specified name.static PercentageCoverQuotationModeValueEnumerationType[]PercentageCoverQuotationModeValueEnumerationType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-