@Generated(value="org.jsonschema2pojo") public class FcNetwork extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
FcNetwork.FabricType |
| Constructor and Description |
|---|
FcNetwork() |
public FcNetwork.FabricType getFabricType()
public void setFabricType(FcNetwork.FabricType fabricType)
fabricType - The fabricTypepublic String getConnectionTemplateUri()
public void setConnectionTemplateUri(String connectionTemplateUri)
connectionTemplateUri - The connectionTemplateUripublic Integer getLinkStabilityTime()
public void setLinkStabilityTime(Integer linkStabilityTime)
linkStabilityTime - The linkStabilityTimepublic String getManagedSanUri()
public void setManagedSanUri(String managedSanUri)
managedSanUri - The managedSanUripublic Boolean getAutoLoginRedistribution()
public void setAutoLoginRedistribution(Boolean autoLoginRedistribution)
autoLoginRedistribution - The autoLoginRedistributionpublic String getDescription()
public void setDescription(String description)
description - The descriptionpublic String getStatus()
public void setStatus(String status)
status - The statuspublic String getName()
public void setName(String name)
name - The namepublic String getState()
public void setState(String state)
state - The statepublic String getETag()
public void setETag(String eTag)
eTag - The eTagpublic String getCreated()
public void setCreated(String created)
created - The createdpublic String getModified()
public void setModified(String modified)
modified - The modifiedpublic String getCategory()
public void setCategory(String category)
category - The categorypublic String getUri()
public void setUri(String uri)
uri - The uripublic String getType()
public void setType(String type)
type - The typepublic JsonRequest getJsonRequest()
public void setJsonRequest(JsonRequest jsonRequest)
jsonRequest - The jsonRequestCopyright © 2016. All rights reserved.