Uses of Enum Class
gov.nasa.gsfc.sscweb.schema.InternalBFieldModel
Packages that use InternalBFieldModel
-
Uses of InternalBFieldModel in gov.nasa.gsfc.sscweb.schema
Fields in gov.nasa.gsfc.sscweb.schema declared as InternalBFieldModelModifier and TypeFieldDescriptionprotected InternalBFieldModelBFieldModel.internalBFieldModelInternal B-Field model.Methods in gov.nasa.gsfc.sscweb.schema that return InternalBFieldModelModifier and TypeMethodDescriptionstatic InternalBFieldModelGets the enum associated to the value passed as parameter.BFieldModel.getInternalBFieldModel()Internal B-Field model.static InternalBFieldModelReturns the enum constant of this class with the specified name.static InternalBFieldModel[]InternalBFieldModel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in gov.nasa.gsfc.sscweb.schema with parameters of type InternalBFieldModelModifier and TypeMethodDescriptionvoidBFieldModel.setInternalBFieldModel(InternalBFieldModel value) Sets the value of the internalBFieldModel property.