Uses of Enum
gov.nasa.pds.model.ProductPropertiesList200ResponseInner.TypeEnum
Packages that use ProductPropertiesList200ResponseInner.TypeEnum
-
Uses of ProductPropertiesList200ResponseInner.TypeEnum in gov.nasa.pds.model
Methods in gov.nasa.pds.model that return ProductPropertiesList200ResponseInner.TypeEnumModifier and TypeMethodDescriptionProductPropertiesList200ResponseInner.getType()Get typeReturns the enum constant of this type with the specified name.ProductPropertiesList200ResponseInner.TypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in gov.nasa.pds.model with parameters of type ProductPropertiesList200ResponseInner.TypeEnumModifier and TypeMethodDescriptionvoidProductPropertiesList200ResponseInner.setType(ProductPropertiesList200ResponseInner.TypeEnum type) ProductPropertiesList200ResponseInner.type(ProductPropertiesList200ResponseInner.TypeEnum type)