-
public final class NativeAdSpecs.Asset.Data extends NativeAdSpecs.Asset
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumNativeAdSpecs.Asset.Data.Type
-
Constructor Summary
Constructors Constructor Description NativeAdSpecs.Asset.Data(Integer id, Boolean required, NativeAdSpecs.Asset.Data.Type type, Integer len)
-
Method Summary
Modifier and Type Method Description final NativeAdSpecs.Asset.Data.TypegetType()final IntegergetLen()final IntegergetId()final BooleangetRequired()-
-
Constructor Detail
-
NativeAdSpecs.Asset.Data
NativeAdSpecs.Asset.Data(Integer id, Boolean required, NativeAdSpecs.Asset.Data.Type type, Integer len)
-
-
Method Detail
-
getType
final NativeAdSpecs.Asset.Data.Type getType()
-
getRequired
final Boolean getRequired()
-
-
-
-