Uses of Class
com.google.openrtb.OpenRtb.LayoutId
-
Packages that use OpenRtb.LayoutId Package Description com.google.openrtb OpenRTB model. -
-
Uses of OpenRtb.LayoutId in com.google.openrtb
Methods in com.google.openrtb that return OpenRtb.LayoutId Modifier and Type Method Description static OpenRtb.LayoutIdOpenRtb.LayoutId. forNumber(int value)OpenRtb.LayoutIdOpenRtb.NativeRequest.Builder. getLayout()Deprecated.com.google.openrtb.NativeRequest.layout is deprecated.OpenRtb.LayoutIdOpenRtb.NativeRequest. getLayout()Deprecated.com.google.openrtb.NativeRequest.layout is deprecated.OpenRtb.LayoutIdOpenRtb.NativeRequestOrBuilder. getLayout()Deprecated.com.google.openrtb.NativeRequest.layout is deprecated.static OpenRtb.LayoutIdOpenRtb.LayoutId. valueOf(int value)Deprecated.static OpenRtb.LayoutIdOpenRtb.LayoutId. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static OpenRtb.LayoutIdOpenRtb.LayoutId. valueOf(String name)Returns the enum constant of this type with the specified name.static OpenRtb.LayoutId[]OpenRtb.LayoutId. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.openrtb that return types with arguments of type OpenRtb.LayoutId Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<OpenRtb.LayoutId>OpenRtb.LayoutId. internalGetValueMap()Methods in com.google.openrtb with parameters of type OpenRtb.LayoutId Modifier and Type Method Description OpenRtb.NativeRequest.BuilderOpenRtb.NativeRequest.Builder. setLayout(OpenRtb.LayoutId value)Deprecated.com.google.openrtb.NativeRequest.layout is deprecated.
-