public static class SessionPropertyManager.SessionPropertyValue extends Object
Modifier and Type | Method and Description |
---|---|
Optional<String> |
getCatalogName() |
String |
getDefaultValue() |
String |
getDescription() |
String |
getFullyQualifiedName() |
String |
getPropertyName() |
String |
getType() |
String |
getValue() |
boolean |
isHidden() |
public String getFullyQualifiedName()
public String getPropertyName()
public String getDescription()
public String getType()
public String getValue()
public String getDefaultValue()
public boolean isHidden()
Copyright © 2012–2019. All rights reserved.