public interface StringDelegate
extends com.netflix.hollow.api.objects.delegate.HollowObjectDelegate
| Modifier and Type | Method and Description | 
|---|---|
StringTypeAPI | 
getTypeAPI()  | 
java.lang.String | 
getValue(int ordinal)  | 
boolean | 
isValueEqual(int ordinal,
            java.lang.String testValue)  | 
java.lang.String getValue(int ordinal)
boolean isValueEqual(int ordinal,
                     java.lang.String testValue)
StringTypeAPI getTypeAPI()
getTypeAPI in interface com.netflix.hollow.api.objects.delegate.HollowObjectDelegateCopyright © 2023. All Rights Reserved.