|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stanwood.media.extensions.ExtensionInfo<RemoteMacOSXItunesStore>
org.stanwood.media.store.mp4.itunes.RemoteMacOSXItunesStoreInfo
public class RemoteMacOSXItunesStoreInfo
This is the store information class for store RemoteMacOSXItunesStore
Field Summary | |
---|---|
static ParameterType |
PARAM_FILE_SEPARATOR
The parameter type information for the file-separator parameter |
static ParameterType |
PARAM_HOSTNAME
The parameter type information for the hostname parameter |
static ParameterType |
PARAM_PASSWORD
The parameter type information for the password parameter |
static ParameterType |
PARAM_PORT
The parameter type information for the host port parameter |
static ParameterType |
PARAM_SEARCH_PATTERN
The parameter type information for the search-pattern parameter |
static ParameterType |
PARAM_SEARCH_REPLACE
The parameter type information for the search-replace parameter |
static ParameterType |
PARAM_USERNAME
The parameter type information for the username parameter |
Constructor Summary | |
---|---|
RemoteMacOSXItunesStoreInfo()
The constructor |
Method Summary | |
---|---|
protected RemoteMacOSXItunesStore |
createExtension()
Used to create the extension |
Methods inherited from class org.stanwood.media.extensions.ExtensionInfo |
---|
getAnyExtension, getExtension, getId, getParameterInfos, getType, setId, setParameterInfos |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final ParameterType PARAM_HOSTNAME
public static final ParameterType PARAM_PORT
public static final ParameterType PARAM_USERNAME
public static final ParameterType PARAM_PASSWORD
public static final ParameterType PARAM_SEARCH_PATTERN
public static final ParameterType PARAM_SEARCH_REPLACE
public static final ParameterType PARAM_FILE_SEPARATOR
Constructor Detail |
---|
public RemoteMacOSXItunesStoreInfo()
Method Detail |
---|
protected RemoteMacOSXItunesStore createExtension()
ExtensionInfo
createExtension
in class ExtensionInfo<RemoteMacOSXItunesStore>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |