com.spinn3r.api.protobuf
Class ContentApi.Lang.Builder
java.lang.Object
com.spinn3r.api.protobuf.ContentApi.Lang.Builder
- Enclosing class:
- ContentApi.Lang
public static final class ContentApi.Lang.Builder
- extends
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
internalGetResult
protected ContentApi.Lang internalGetResult()
clear
public ContentApi.Lang.Builder clear()
clone
public ContentApi.Lang.Builder clone()
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDefaultInstanceForType
public ContentApi.Lang getDefaultInstanceForType()
build
public ContentApi.Lang build()
buildPartial
public ContentApi.Lang buildPartial()
hasCode
public boolean hasCode()
getCode
public java.lang.String getCode()
setCode
public ContentApi.Lang.Builder setCode(java.lang.String value)
clearCode
public ContentApi.Lang.Builder clearCode()
hasProbability
public boolean hasProbability()
getProbability
public float getProbability()
setProbability
public ContentApi.Lang.Builder setProbability(float value)
clearProbability
public ContentApi.Lang.Builder clearProbability()
Copyright © Tailrank Inc. All Rights Reserved.