Package org.openapitools.client.model
Class PlatformConditionEvaluatorPlatform
java.lang.Object
org.openapitools.client.model.PlatformConditionEvaluatorPlatform
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class PlatformConditionEvaluatorPlatform
extends Object
PlatformConditionEvaluatorPlatform
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getOs()
Get osgetType()
Get typeint
hashCode()
void
void
setType
(PolicyPlatformType type) toString()
type
(PolicyPlatformType type)
-
Field Details
-
JSON_PROPERTY_OS
- See Also:
-
JSON_PROPERTY_TYPE
- See Also:
-
-
Constructor Details
-
PlatformConditionEvaluatorPlatform
public PlatformConditionEvaluatorPlatform()
-
-
Method Details