public static class StorageConnector.Descriptor extends Object
Constructor and Description |
---|
Descriptor(String name,
boolean required,
boolean encoded,
String description) |
Descriptor(String name,
boolean required,
String description) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getName() |
boolean |
isEncoded() |
boolean |
isRequired() |
Copyright © 2013–2019. All rights reserved.