Class StringObjectValue
java.lang.Object
com.google.api.generator.engine.ast.StringObjectValue
- All Implemented Interfaces:
ObjectValue,Value
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringObjectValue.Builderbuilder()type()abstract Stringvalue()static StringObjectValue
-
Constructor Details
-
StringObjectValue
public StringObjectValue()
-
-
Method Details
-
value
- Specified by:
valuein interfaceObjectValue- Specified by:
valuein interfaceValue
-
type
- Specified by:
typein interfaceObjectValue- Specified by:
typein interfaceValue
-
builder
-
withValue
-