@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class View extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_CLUSTER |
static String |
SERIALIZED_NAME_ENTITY_ASYNC_STATUS |
static String |
SERIALIZED_NAME_GRAPHS |
static String |
SERIALIZED_NAME_ID |
static String |
SERIALIZED_NAME_LOCAL_ID |
static String |
SERIALIZED_NAME_NAME |
static String |
SERIALIZED_NAME_TIME_SPAN |
static String |
SERIALIZED_NAME_TIME_UNIT |
_isPresent_| 构造器和说明 |
|---|
View() |
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS
public View cluster(NestedCluster cluster)
@Nonnull public NestedCluster getCluster()
public void setCluster(NestedCluster cluster)
public View cluster_ExplictlyNull()
public View cluster_ExplictlyNonNull()
public void setCluster_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCluster_IsExplictlyNull()
public View entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public View entityAsyncStatus_ExplictlyNull()
public View entityAsyncStatus_ExplictlyNonNull()
public void setEntityAsyncStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatus_IsExplictlyNull()
public View graphs(List<NestedGraph> graphs)
public View addGraphsItem(NestedGraph graphsItem)
@Nullable public List<NestedGraph> getGraphs()
public void setGraphs(List<NestedGraph> graphs)
public View graphs_ExplictlyNull()
public View graphs_ExplictlyNonNull()
public void setGraphs_IsExplictlyNull(boolean isExplictlyNull)
public boolean getGraphs_IsExplictlyNull()
public void setId(String id)
public View id_ExplictlyNull()
public View id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public void setLocalId(String localId)
public View localId_ExplictlyNull()
public View localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public void setName(String name)
public View name_ExplictlyNull()
public View name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public void setTimeSpan(Integer timeSpan)
public View timeSpan_ExplictlyNull()
public View timeSpan_ExplictlyNonNull()
public void setTimeSpan_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTimeSpan_IsExplictlyNull()
public void setTimeUnit(TimeUnit timeUnit)
public View timeUnit_ExplictlyNull()
public View timeUnit_ExplictlyNonNull()
public void setTimeUnit_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTimeUnit_IsExplictlyNull()
Copyright © 2025. All rights reserved.