public class GeneratorSettings extends Object
Constructor and Description |
---|
GeneratorSettings() |
Modifier and Type | Method and Description |
---|---|
String |
getDefaultChangeFreq()
Returns the DefaultChangeFreq
|
String |
getDefaultPriority()
Returns the DefaultPriority
|
String |
getKey()
Returns the Key
|
String |
getName()
Returns the Name
|
void |
setDefaultChangeFreq(String strDefaultChangeFreq)
Sets the DefaultChangeFreq
|
void |
setDefaultPriority(String strDefaultPriority)
Sets the DefaultPriority
|
void |
setKey(String strKey)
Sets the Key
|
void |
setName(String strName)
Sets the Name
|
public String getKey()
public void setKey(String strKey)
strKey
- The Keypublic String getName()
public void setName(String strName)
strName
- The Namepublic String getDefaultChangeFreq()
public void setDefaultChangeFreq(String strDefaultChangeFreq)
strDefaultChangeFreq
- The DefaultChangeFreqpublic String getDefaultPriority()
public void setDefaultPriority(String strDefaultPriority)
strDefaultPriority
- The DefaultPriorityCopyright © 2015 City of Paris. All rights reserved.