Class ObjectFactory
java.lang.Object
com.io7m.idstore.server.service.configuration.jaxb.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.io7m.idstore.server.service.configuration.jaxb package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
-
Constructor Summary
ConstructorsConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.io7m.idstore.server.service.configuration.jaxb -
Method Summary
Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ColorType> createBodyColor(ColorType value) jakarta.xml.bind.JAXBElement<ColorType> createBorderColor(ColorType value) Create an instance ofBrandingCreate an instance ofButtonColorsCreate an instance ofButtonStateColorsCreate an instance ofColorSchemeCreate an instance ofColorTypeCreate an instance ofConfigurationCreate an instance ofDatabasejakarta.xml.bind.JAXBElement<ButtonStateColors> createDisabled(ButtonStateColors value) jakarta.xml.bind.JAXBElement<ColorType> createEmbossEColor(ColorType value) jakarta.xml.bind.JAXBElement<ColorType> createEmbossNColor(ColorType value) jakarta.xml.bind.JAXBElement<ColorType> createEmbossSColor(ColorType value) jakarta.xml.bind.JAXBElement<ColorType> createEmbossWColor(ColorType value) jakarta.xml.bind.JAXBElement<ButtonStateColors> createEnabled(ButtonStateColors value) jakarta.xml.bind.JAXBElement<ColorType> createErrorBorderColor(ColorType value) jakarta.xml.bind.JAXBElement<ColorType> jakarta.xml.bind.JAXBElement<ColorType> createHeaderLinkColor(ColorType value) jakarta.xml.bind.JAXBElement<ColorType> createHeaderTextColor(ColorType value) Create an instance ofHistoryjakarta.xml.bind.JAXBElement<ButtonStateColors> createHover(ButtonStateColors value) jakarta.xml.bind.JAXBElement<HTTPServiceType> Create an instance ofHTTPServicesCreate an instance ofHTTPServiceTypejakarta.xml.bind.JAXBElement<HTTPServiceType> jakarta.xml.bind.JAXBElement<HTTPServiceType> Create an instance ofLogsCreate an instance ofMailCreate an instance ofMailAuthenticationCreate an instance ofMailTransportTypejakarta.xml.bind.JAXBElement<ColorType> jakarta.xml.bind.JAXBElement<ColorType> createMainLinkColor(ColorType value) jakarta.xml.bind.JAXBElement<ColorType> jakarta.xml.bind.JAXBElement<ColorType> jakarta.xml.bind.JAXBElement<ColorType> createMainTextColor(ColorType value) Create an instance ofMetricsCreate an instance ofOpenTelemetryCreate an instance ofPasswordExpirationjakarta.xml.bind.JAXBElement<ButtonStateColors> createPressed(ButtonStateColors value) Create an instance ofRateLimitingCreate an instance ofSessionsjakarta.xml.bind.JAXBElement<SMTPType> createSMTP(SMTPType value) jakarta.xml.bind.JAXBElement<SMTPSType> createSMTPS(SMTPSType value) Create an instance ofSMTPSTypejakarta.xml.bind.JAXBElement<SMTPTLSType> createSMTPTLS(SMTPTLSType value) Create an instance ofSMTPTLSTypeCreate an instance ofSMTPTypejakarta.xml.bind.JAXBElement<ColorType> createTextColor(ColorType value) Create an instance ofTraces
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.io7m.idstore.server.service.configuration.jaxb
-
-
Method Details
-
createColorType
Create an instance ofColorType -
createButtonStateColors
Create an instance ofButtonStateColors -
createButtonColors
Create an instance ofButtonColors -
createColorScheme
Create an instance ofColorScheme -
createBranding
Create an instance ofBranding -
createSMTPType
Create an instance ofSMTPType -
createSMTPTLSType
Create an instance ofSMTPTLSType -
createSMTPSType
Create an instance ofSMTPSType -
createMailAuthentication
Create an instance ofMailAuthentication -
createMail
Create an instance ofMail -
createHistory
Create an instance ofHistory -
createHTTPServiceType
Create an instance ofHTTPServiceType -
createHTTPServices
Create an instance ofHTTPServices -
createSessions
Create an instance ofSessions -
createDatabase
Create an instance ofDatabase -
createPasswordExpiration
Create an instance ofPasswordExpiration -
createRateLimiting
Create an instance ofRateLimiting -
createMetrics
Create an instance ofMetrics -
createTraces
Create an instance ofTraces -
createLogs
Create an instance ofLogs -
createOpenTelemetry
Create an instance ofOpenTelemetry -
createConfiguration
Create an instance ofConfiguration -
createMailTransportType
Create an instance ofMailTransportType -
createErrorBorderColor
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ColorType>
-
createHeaderBackgroundColor
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ColorType>
-
createHeaderLinkColor
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ColorType>
-
createHeaderTextColor
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ColorType>
-
createMainBackgroundColor
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ColorType>
-
createMainLinkColor
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ColorType>
-
createMainMessageBorderColor
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ColorType>
-
createMainTableBorderColor
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ColorType>
-
createMainTextColor
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ColorType>
-
createTextColor
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ColorType>
-
createBodyColor
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ColorType>
-
createBorderColor
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ColorType>
-
createEmbossEColor
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ColorType>
-
createEmbossSColor
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ColorType>
-
createEmbossWColor
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ColorType>
-
createEmbossNColor
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ColorType>
-
createEnabled
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ButtonStateColors>
-
createDisabled
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ButtonStateColors>
-
createPressed
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ButtonStateColors>
-
createHover
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ButtonStateColors>
-
createSMTP
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SMTPType>
-
createSMTPTLS
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SMTPTLSType>
-
createSMTPS
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SMTPSType>
-
createHTTPServiceAdminAPI
public jakarta.xml.bind.JAXBElement<HTTPServiceType> createHTTPServiceAdminAPI(HTTPServiceType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<HTTPServiceType>
-
createHTTPServiceUserAPI
public jakarta.xml.bind.JAXBElement<HTTPServiceType> createHTTPServiceUserAPI(HTTPServiceType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<HTTPServiceType>
-
createHTTPServiceUserView
public jakarta.xml.bind.JAXBElement<HTTPServiceType> createHTTPServiceUserView(HTTPServiceType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<HTTPServiceType>
-