A B C D E F G I K L M N O P R S T U V W 

A

abort() - Method in interface org.refcodes.mixin.Abortable
Skips any iterations left, thereby finishing the implementing instance.
Abortable - Interface in org.refcodes.mixin
Aborts any continuing operation of the implementing instance.
ActionAccessor<A> - Interface in org.refcodes.mixin
Provides an accessor for a action property.
ActionAccessor.ActionBuilder<A,B extends ActionAccessor.ActionBuilder<A,B>> - Interface in org.refcodes.mixin
Provides a builder method for a action property returning the builder for applying multiple build operations.
ActionAccessor.ActionMutator<A> - Interface in org.refcodes.mixin
Provides a mutator for a action property.
ActionAccessor.ActionProperty<A> - Interface in org.refcodes.mixin
Provides a action property.
alert(String) - Method in interface org.refcodes.mixin.Loggable
Logs a log message with log priority ALERT.
alert(String, Throwable) - Method in interface org.refcodes.mixin.Loggable
Logs a log message with log priority ALERT.
AliasAccessor - Interface in org.refcodes.mixin
Provides an accessor for a alias property.
AliasAccessor.AliasBuilder<B extends AliasAccessor.AliasBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder method for a alias property returning the builder for applying multiple build operations.
AliasAccessor.AliasMutator - Interface in org.refcodes.mixin
Provides a mutator for a alias property.
AliasAccessor.AliasProperty - Interface in org.refcodes.mixin
Provides a alias property.
ArgumentsAccessor<ARG> - Interface in org.refcodes.mixin
Provides access to a arguments property for e.g. key / arguments pair.
ArgumentsAccessor.ArgumentsMutator<ARG> - Interface in org.refcodes.mixin
Extends the ArgumentsAccessor with a setter method.
ArgumentsAccessor.ArgumentsProperty<ARG> - Interface in org.refcodes.mixin
Extends the ArgumentsAccessor with a setter method.
AuthorityAccessor<AUTH> - Interface in org.refcodes.mixin
Provides an accessor for a credential property for e.g. key / credential pair.
AuthorityAccessor.AuthorityMutator<AUTH> - Interface in org.refcodes.mixin
Provides a mutator for a credential property for e.g. key / credential pair.
AuthorityAccessor.CredentialProperty<AUTH> - Interface in org.refcodes.mixin
* Provides a credential property for e.g. key / credential pair.

B

BottomDividerEdgeAccessor<T> - Interface in org.refcodes.mixin
Accessor for accessing the bottom divider edge; we need it in the TableBody as well as in the TableHeader and clearly in the TableTail.
BottomLeftEdgeAccessor<T> - Interface in org.refcodes.mixin
The Interface BottomLeftEdgeAccessor.
BottomRightEdgeAccessor<T> - Interface in org.refcodes.mixin
The Interface BottomRightEdgeAccessor.
BusyAccessor - Interface in org.refcodes.mixin
Provides an accessor for a busy property.
BusyAccessor.BusyMutator - Interface in org.refcodes.mixin
Provides a mutator for a busy property.
BusyAccessor.BusyProperty - Interface in org.refcodes.mixin
Provides a busy property.

C

ChannelAccessor - Interface in org.refcodes.mixin
Provides an accessor for a channel property.
ChannelAccessor.ChannelBuilder<B extends ChannelAccessor.ChannelBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder method for a channel property returning the builder for applying multiple build operations.
ChannelAccessor.ChannelMutator - Interface in org.refcodes.mixin
Provides a mutator for a channel property.
ChannelAccessor.ChannelProperty - Interface in org.refcodes.mixin
Provides a channel property.
CharAccessor - Interface in org.refcodes.mixin
Provides an accessor for a char property.
CharAccessor.CharBuilder<B extends CharAccessor.CharBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder method for a char property returning the builder for applying multiple build operations.
CharAccessor.CharMutator - Interface in org.refcodes.mixin
Provides a mutator for a char property.
CharAccessor.CharProperty - Interface in org.refcodes.mixin
Provides a char property.
CharSetAccessor - Interface in org.refcodes.mixin
Provides an accessor for a char set property.
CharSetAccessor.CharSetBuilder<B extends CharSetAccessor.CharSetBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder method for a char set property returning the builder for applying multiple build operations.
CharSetAccessor.CharSetMutator - Interface in org.refcodes.mixin
Provides a mutator for a char set property.
CharSetAccessor.CharSetProperty - Interface in org.refcodes.mixin
Provides a char set property.
CodeAccessor<T> - Interface in org.refcodes.mixin
Provides access to a code property for e.g. key / code pair.
CodeAccessor.CodeBuilder<V,B extends CodeAccessor.CodeBuilder<V,B>> - Interface in org.refcodes.mixin
Provides a builder method for a the property returning the builder for applying multiple build operations.
CodeAccessor.CodeMutator<V> - Interface in org.refcodes.mixin
Extends the CodeAccessor with a setter method.
CodeAccessor.CodeProperty<V> - Interface in org.refcodes.mixin
Extends the CodeAccessor with a setter method.
ColumnWidthAccessor - Interface in org.refcodes.mixin
Provides an accessor for a column width property.
ColumnWidthAccessor.ColumnWidthBuilder<B extends ColumnWidthAccessor.ColumnWidthBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder method for a column width property returning the builder for applying multiple build operations.
ColumnWidthAccessor.ColumnWidthMutator - Interface in org.refcodes.mixin
Provides a mutator for a column width property.
ColumnWidthAccessor.ColumnWidthProperty - Interface in org.refcodes.mixin
Provides a column width property.
ContextAccessor<CTX> - Interface in org.refcodes.mixin
Provides an accessor for a context property.
ContextAccessor.ContextMutator<CTX> - Interface in org.refcodes.mixin
Provides a mutator for a context property.
ContextAccessor.ContextProperty<CTX> - Interface in org.refcodes.mixin
Provides a context property.
CreatedDateAccessor - Interface in org.refcodes.mixin
Provides an accessor for a "created" date property.
CreatedDateAccessor.CreatedDateMutator - Interface in org.refcodes.mixin
Provides a mutator for a "created" date property.
CreatedDateAccessor.CreatedDateProperty - Interface in org.refcodes.mixin
Extends the CreatedDateAccessor with a setter method.
CredentialsAccessor - Interface in org.refcodes.mixin
Provides an accessor for the login properties.
CredentialsAccessor.CredentialsBuilder<B extends CredentialsAccessor.CredentialsBuilder<B>> - Interface in org.refcodes.mixin
Provides a mutator for the login properties.
CredentialsAccessor.CredentialsMutator - Interface in org.refcodes.mixin
Provides a mutator for the login properties.
CredentialsAccessor.CredentialsProperty - Interface in org.refcodes.mixin
Provides the login properties.
critical(String) - Method in interface org.refcodes.mixin.Loggable
Logs a log message with log priority CRITICAL.
critical(String, Throwable) - Method in interface org.refcodes.mixin.Loggable
Logs a log message with log priority CRITICAL.

D

debug(String) - Method in interface org.refcodes.mixin.Loggable
Logs a log message with log priority DEBUG.
DecryptPrefixAccessor - Interface in org.refcodes.mixin
Provides an accessor for a Decrypt-Prefix property.
DecryptPrefixAccessor.DecryptPrefixBuilder<B extends DecryptPrefixAccessor.DecryptPrefixBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder method for a Decrypt-Prefix property returning the builder for applying multiple build operations.
DecryptPrefixAccessor.DecryptPrefixMutator - Interface in org.refcodes.mixin
Provides a mutator for a Decrypt-Prefix property.
DecryptPrefixAccessor.DecryptPrefixProperty - Interface in org.refcodes.mixin
Provides a Decrypt-Prefix property.
DelimiterAccessor - Interface in org.refcodes.mixin
Provides an accessor for a delimiter property.
DelimiterAccessor.DelimiterBuilder<B extends DelimiterAccessor.DelimiterBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder method for a delimiter property returning the builder for applying multiple build operations.
DelimiterAccessor.DelimiterMutator - Interface in org.refcodes.mixin
Provides a mutator for a delimiter property.
DelimiterAccessor.DelimiterProperty - Interface in org.refcodes.mixin
Provides a delimiter property.
DescriptionAccessor - Interface in org.refcodes.mixin
Provides an accessor for a description property.
DescriptionAccessor.DescriptionBuilder<B extends DescriptionAccessor.DescriptionBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder method for a description property returning the builder for applying multiple build operations.
DescriptionAccessor.DescriptionMutator - Interface in org.refcodes.mixin
Provides a mutator for a description property.
DescriptionAccessor.DescriptionProperty - Interface in org.refcodes.mixin
Provides a description property.
Disposable - Interface in org.refcodes.mixin
Any type not being a mature component, which nevertheless can be destroyed, implements this Disposable interface.
Disposable.Disposedable - Interface in org.refcodes.mixin
The Disposable.Disposedable interface defines those methods related to the dispose life-cycle as well as evaluating the disposed status with DisposedAccessor.isDisposed().
dispose() - Method in interface org.refcodes.mixin.Disposable
Disposes the implementing class's instance.
DisposedAccessor - Interface in org.refcodes.mixin
Provides an accessor for a dispose property.
DisposedAccessor.DisposedMutator - Interface in org.refcodes.mixin
Provides a mutator for a dispose property.
DisposedAccessor.DisposedProperty - Interface in org.refcodes.mixin
Provides a mutator for a dispose property.
DomainAccessor - Interface in org.refcodes.mixin
Provides an accessor for a domain property.
DomainAccessor.DomainBuilder<B extends DomainAccessor.DomainBuilder<?>> - Interface in org.refcodes.mixin
Provides a mutator for an domain property.
DomainAccessor.DomainMutator - Interface in org.refcodes.mixin
Provides a mutator for a domain property.
DomainAccessor.DomainProperty - Interface in org.refcodes.mixin
Provides a domain property.
Dumpable - Interface in org.refcodes.mixin
Dumps the state of the instance into a Map.

E

EncodingAccessor - Interface in org.refcodes.mixin
Provides an accessor for a encoding property.
EncodingAccessor.EncodingBuilder<B extends EncodingAccessor.EncodingBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder method for a encoding property returning the builder for applying multiple build operations.
EncodingAccessor.EncodingMutator - Interface in org.refcodes.mixin
Provides a mutator for a encoding property.
EncodingAccessor.EncodingProperty - Interface in org.refcodes.mixin
Provides a encoding property.
EncryptPrefixAccessor - Interface in org.refcodes.mixin
Provides an accessor for a Encrypt-Prefix property.
EncryptPrefixAccessor.EncryptPrefixBuilder<B extends EncryptPrefixAccessor.EncryptPrefixBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder method for a Encrypt-Prefix property returning the builder for applying multiple build operations.
EncryptPrefixAccessor.EncryptPrefixMutator - Interface in org.refcodes.mixin
Provides a mutator for a Encrypt-Prefix property.
EncryptPrefixAccessor.EncryptPrefixProperty - Interface in org.refcodes.mixin
Provides a Encrypt-Prefix property.
error(String, Throwable) - Method in interface org.refcodes.mixin.Loggable
Logs a log message with log priority ERROR.
ErrorPrintStreamAccessor - Interface in org.refcodes.mixin
Provides an accessor for an error PrintStream property.
ErrorPrintStreamAccessor.ErrorPrintStreamBuilder<B extends ErrorPrintStreamAccessor.ErrorPrintStreamBuilder<?>> - Interface in org.refcodes.mixin
Provides a mutator for an error PrintStream property.
ErrorPrintStreamAccessor.ErrorPrintStreamMutator - Interface in org.refcodes.mixin
Provides a mutator for an error PrintStream property.
ErrorPrintStreamAccessor.ErrorPrintStreamProperty - Interface in org.refcodes.mixin
Provides an error PrintStream property.

F

FilenameExtensionAccessor - Interface in org.refcodes.mixin
Provides an accessor for a filename extension property.
FilenameExtensionAccessor.FilenameExtensionBuilder<B extends FilenameExtensionAccessor.FilenameExtensionBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder method for a filename extension property returning the builder for applying multiple build operations.
FilenameExtensionAccessor.FilenameExtensionMutator - Interface in org.refcodes.mixin
Provides a mutator for a filename extension property.
FilenameExtensionAccessor.FilenameExtensionProperty - Interface in org.refcodes.mixin
Provides a filename extension property.
FilenameExtensionsAccessor - Interface in org.refcodes.mixin
Provides an accessor for a filenames extension property.
FilenameExtensionsAccessor.FilenameExtensionsBuilder<B extends FilenameExtensionsAccessor.FilenameExtensionsBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder method for a filenames extension property returning the builder for applying multiple build operations.
FilenameExtensionsAccessor.FilenameExtensionsMutator - Interface in org.refcodes.mixin
Provides a mutator for a filenames extension property.
FilenameExtensionsAccessor.FilenameExtensionsProperty - Interface in org.refcodes.mixin
Provides a filenames extension property.
FullNameAccessor - Interface in org.refcodes.mixin
Provides an accessor for a full name property.
FullNameAccessor.FullNameBuilder<B extends FullNameAccessor.FullNameBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder method for a full name property returning the builder for applying multiple build operations.
FullNameAccessor.FullNameMutator - Interface in org.refcodes.mixin
Provides a mutator for a full name property.
FullNameAccessor.FullNameProperty - Interface in org.refcodes.mixin
Provides a full name property.

G

getAction() - Method in interface org.refcodes.mixin.ActionAccessor
Retrieves the action from the action property.
getAlias() - Method in interface org.refcodes.mixin.AliasAccessor
Retrieves the alias from the alias property.
getArguments() - Method in interface org.refcodes.mixin.ArgumentsAccessor
Retrieves the arguments from the arguments property.
getAuthority() - Method in interface org.refcodes.mixin.AuthorityAccessor
Retrieves the credential from the credential property.
getBottomDividerEdge() - Method in interface org.refcodes.mixin.BottomDividerEdgeAccessor
Returns the table row's bottom divider edge character, for example "╪" (head) or "╧" (tail).
getBottomDividerEdge() - Method in class org.refcodes.mixin.TableBodyImpl
Returns the table row's bottom divider edge character, for example "╪" (head) or "╧" (tail).
getBottomDividerEdge() - Method in class org.refcodes.mixin.TableHeaderImpl
Returns the table row's bottom divider edge character, for example "╪" (head) or "╧" (tail).
getBottomDividerEdge() - Method in class org.refcodes.mixin.TableTailImpl
Returns the table row's bottom divider edge character, for example "╪" (head) or "╧" (tail).
getBottomLeftEdge() - Method in interface org.refcodes.mixin.BottomLeftEdgeAccessor
Returns the table row's bottom right edge character, for example "╟" (head) or "╙" (tail).
getBottomLeftEdge() - Method in class org.refcodes.mixin.TableBodyImpl
Returns the table row's bottom right edge character, for example "╟" (head) or "╙" (tail).
getBottomLeftEdge() - Method in class org.refcodes.mixin.TableHeaderImpl
Returns the table row's bottom right edge character, for example "╟" (head) or "╙" (tail).
getBottomLeftEdge() - Method in interface org.refcodes.mixin.TableTail
Returns the table row's bottom left edge character, for example "╞" (head) or "╘" (tail).
getBottomLeftEdge() - Method in class org.refcodes.mixin.TableTailImpl
Returns the table row's bottom left edge character, for example "╞" (head) or "╘" (tail).
getBottomLine() - Method in class org.refcodes.mixin.TableHeaderImpl
Returns the table row's bottom line character, for example "═".
getBottomLine() - Method in interface org.refcodes.mixin.TableTail
Returns the table row's bottom line character, for example "═".
getBottomLine() - Method in class org.refcodes.mixin.TableTailImpl
Returns the table row's bottom line character, for example "═".
getBottomRightEdge() - Method in interface org.refcodes.mixin.BottomRightEdgeAccessor
Returns the table row's bottom left edge character, for example "╡" (head) or "╛" (tail).
getBottomRightEdge() - Method in class org.refcodes.mixin.TableBodyImpl
Returns the table row's bottom left edge character, for example "╡" (head) or "╛" (tail).
getBottomRightEdge() - Method in class org.refcodes.mixin.TableHeaderImpl
Returns the table row's bottom left edge character, for example "╡" (head) or "╛" (tail).
getBottomRightEdge() - Method in class org.refcodes.mixin.TableTailImpl
Returns the table row's bottom left edge character, for example "╡" (head) or "╛" (tail).
getChannel() - Method in interface org.refcodes.mixin.ChannelAccessor
Retrieves the channel from the channel property.
getChar() - Method in interface org.refcodes.mixin.CharAccessor
Retrieves the char from the char property.
getCharSet() - Method in interface org.refcodes.mixin.CharSetAccessor
Retrieves the charSet from the char set property.
getCode() - Method in interface org.refcodes.mixin.CodeAccessor
Retrieves the code from the code property.
getColumnWidth() - Method in interface org.refcodes.mixin.ColumnWidthAccessor
Retrieves the column width from the column width property.
getContext() - Method in interface org.refcodes.mixin.ContextAccessor
Retrieves the context from the context property.
getCreatedDate() - Method in interface org.refcodes.mixin.CreatedDateAccessor
Retrieves the "created" date from the date property.
getDecryptPrefix() - Method in interface org.refcodes.mixin.DecryptPrefixAccessor
Retrieves the Decrypt-Prefix from the Decrypt-Prefix property.
getDelimiter() - Method in interface org.refcodes.mixin.DelimiterAccessor
Retrieves the delimiter from the delimiter property.
getDescription() - Method in interface org.refcodes.mixin.DescriptionAccessor
Retrieves the description from the description property.
getDividerEdge() - Method in interface org.refcodes.mixin.TableBody
Returns the table body's top divider edge character, for example "┼" / the table body's top divider edge character, for example "╤".
getDividerEdge() - Method in class org.refcodes.mixin.TableBodyImpl
Returns the table body's top divider edge character, for example "┼" / the table body's top divider edge character, for example "╤".
getDividerLine() - Method in interface org.refcodes.mixin.TableBody
Returns the table row's divider line character, for example "│".
getDividerLine() - Method in class org.refcodes.mixin.TableBodyImpl
Returns the table row's divider line character, for example "│".
getDomain() - Method in interface org.refcodes.mixin.DomainAccessor
Retrieves the domain from the domain property.
getEncoding() - Method in interface org.refcodes.mixin.EncodingAccessor
Retrieves the encoding from the encoding property.
getEncryptPrefix() - Method in interface org.refcodes.mixin.EncryptPrefixAccessor
Retrieves the Encrypt-Prefix from the Encrypt-Prefix property.
getErrorPrintStream() - Method in interface org.refcodes.mixin.ErrorPrintStreamAccessor
Retrieves the error PrintStream from the error PrintStream property.
getFilenameExtension() - Method in interface org.refcodes.mixin.FilenameExtensionAccessor
Retrieves the filename extension from the filename extension property.
getFilenameExtensions() - Method in interface org.refcodes.mixin.FilenameExtensionsAccessor
Retrieves the filenames extension from the filenames extension property.
getFullName() - Method in interface org.refcodes.mixin.FullNameAccessor
Retrieves the full name from the full name property.
getGroup() - Method in interface org.refcodes.mixin.GroupAccessor
Retrieves the group from the group property.
getId() - Method in interface org.refcodes.mixin.IdAccessor
Retrieves the ID from the ID property.
getIdentity() - Method in interface org.refcodes.mixin.IdentityAccessor
Retrieves the identity from the identity property.
getInstanceId() - Method in interface org.refcodes.mixin.InstanceIdAccessor
Retrieves the instance ID from the instance ID property.
getKey() - Method in interface org.refcodes.mixin.KeyAccessor
Retrieves the key from the key property.
getLeftEdge() - Method in interface org.refcodes.mixin.TableBody
Returns the table body's top left edge character, for example "├" / the table header's top left edge character, for example "╒".
getLeftEdge() - Method in class org.refcodes.mixin.TableBodyImpl
 
getLeftLine() - Method in interface org.refcodes.mixin.TableBody
Returns the table row's left line character, for example "│".
getLeftLine() - Method in class org.refcodes.mixin.TableBodyImpl
Returns the table row's left line character, for example "│".
getLocator() - Method in interface org.refcodes.mixin.LocatorAccessor
Retrieves the locator from the locator property.
getMaxValue() - Method in interface org.refcodes.mixin.MaxValueAccessor
Retrieves the maximum value from the maximum value property.
getMessage() - Method in interface org.refcodes.mixin.MessageAccessor
Retrieves the message from the message property.
getMetaData() - Method in interface org.refcodes.mixin.MetaDataAccessor
Retrieves the Meta-Data from the Meta-Data property.
getMilliseconds() - Method in interface org.refcodes.mixin.MillisecondsAccessor
Retrieves the milliseconds from the milliseconds property.
getMinValue() - Method in interface org.refcodes.mixin.MinValueAccessor
Retrieves the minimum value from the minimum value property.
getMode() - Method in interface org.refcodes.mixin.ModeAccessor
Retrieves the mode from the mode property.
getModifiedDate() - Method in interface org.refcodes.mixin.ModifiedDateAccessor
Retrieves the "modified" date from the date property.
getName() - Method in interface org.refcodes.mixin.NameAccessor
Retrieves the name from the name property.
getNamespace() - Method in interface org.refcodes.mixin.NamespaceAccessor
Retrieves the namespace from the namespace property.
getNumber() - Method in interface org.refcodes.mixin.NumberAccessor
Retrieves the number from the number property.
getObject() - Method in interface org.refcodes.mixin.ObjectAccessor
Retrieves the object from the object property.
getOutputStream() - Method in interface org.refcodes.mixin.OutputStreamAccessor
Retrieves the output stream from the output stream property.
getPath() - Method in interface org.refcodes.mixin.PathAccessor
Retrieves the path from the path property.
getPayload() - Method in interface org.refcodes.mixin.PayloadAccessor
Retrieves the payload from the payload property.
getPercent() - Method in interface org.refcodes.mixin.PercentAccessor
Retrieves the % from the % property.
getPort() - Method in interface org.refcodes.mixin.PortAccessor
Retrieves the port from the port property.
getPrefix() - Method in interface org.refcodes.mixin.PrefixAccessor
Retrieves the prefix from the prefix property.
getPrintStream() - Method in interface org.refcodes.mixin.PrintStreamAccessor
Retrieves the print stream from the print stream property.
getRequest() - Method in interface org.refcodes.mixin.RequestAccessor
Retrieves the request from the request property.
getResponse() - Method in interface org.refcodes.mixin.ResponseAccessor
Retrieves the response from the response property.
getRightEdge() - Method in interface org.refcodes.mixin.TableBody
Returns the table body's top right edge character, for example "┤" / the table header's top right edge character, for example "╕".
getRightEdge() - Method in class org.refcodes.mixin.TableBodyImpl
Returns the table body's top right edge character, for example "┤" / the table header's top right edge character, for example "╕".
getRightLine() - Method in interface org.refcodes.mixin.TableBody
Returns the table row's right line character, for example "│".
getRightLine() - Method in class org.refcodes.mixin.TableBodyImpl
Returns the table row's right line character, for example "│".
getRowHeight() - Method in interface org.refcodes.mixin.RowHeightAccessor
Retrieves the row height from the row height property.
getRowWidth() - Method in interface org.refcodes.mixin.RowWidthAccessor
Gets the currently set width being used.
getSecret() - Method in interface org.refcodes.mixin.SecretAccessor
Retrieves the password (hash) from the secret property.
getSize() - Method in interface org.refcodes.mixin.SizeAccessor
Retrieves the size from the size property.
getSource() - Method in interface org.refcodes.mixin.SourceAccessor
Retrieves the source from the source property.
getStandardPrintStream() - Method in interface org.refcodes.mixin.StandardPrintStreamAccessor
Retrieves the standard PrintStream from the standard PrintStream property.
getState() - Method in interface org.refcodes.mixin.StateAccessor
Retrieves the state from the statusCode property.
getStatusCode() - Method in interface org.refcodes.mixin.StatusCodeAccessor
Retrieves the status code from the status code property.
getSuffix() - Method in interface org.refcodes.mixin.SuffixAccessor
Retrieves the suffix from the suffix property.
getText() - Method in interface org.refcodes.mixin.TextAccessor
Retrieves the text from the text property.
getTimeoutInMs() - Method in interface org.refcodes.mixin.TimeoutInMsAccessor
The timeout attribute in milliseconds.
getTitle() - Method in interface org.refcodes.mixin.TitleAccessor
Retrieves the title from the title property.
getToken() - Method in interface org.refcodes.mixin.TokenAccessor
Retrieves the token from the token property.
getTopDividerEdge() - Method in interface org.refcodes.mixin.TableBody
Returns the table row's bottom divider edge character, for example "╪" (head) or "╧" (tail).
getTopDividerEdge() - Method in class org.refcodes.mixin.TableBodyImpl
Returns the table row's bottom divider edge character, for example "╪" (head) or "╧" (tail).
getTopLeftEdge() - Method in interface org.refcodes.mixin.TableBody
Returns the table body's top left edge character, for example "├" / the table header's top left edge character, for example "╒".
getTopLeftEdge() - Method in class org.refcodes.mixin.TableBodyImpl
Returns the table body's top left edge character, for example "├" / the table header's top left edge character, for example "╒".
getTopLine() - Method in interface org.refcodes.mixin.TableBody
Returns the table row's top line character, for example "─" (body) or "═" (head).
getTopLine() - Method in class org.refcodes.mixin.TableBodyImpl
Returns the table row's top line character, for example "─" (body) or "═" (head).
getTopRightEdge() - Method in interface org.refcodes.mixin.TableBody
Returns the table body's top right edge character, for example "┤" / the table header's top right edge character, for example "╕".
getTopRightEdge() - Method in class org.refcodes.mixin.TableBodyImpl
Returns the table body's top right edge character, for example "┤" / the table header's top right edge character, for example "╕".
getType() - Method in interface org.refcodes.mixin.TypeAccessor
Retrieves the type property.
getUniversalId() - Method in interface org.refcodes.mixin.UniversalIdAccessor
Retrieves the UID from the UID property.
getValue() - Method in interface org.refcodes.mixin.ValueAccessor
Retrieves the value from the value property.
getVerifyMode() - Method in interface org.refcodes.mixin.VerifyModeAccessor
Retrieves the verify mode from the verify mode property.
GroupAccessor - Interface in org.refcodes.mixin
Provides an accessor for a group property.
GroupAccessor.GroupBuilder<B extends GroupAccessor.GroupBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder method for a group property returning the builder for applying multiple build operations.
GroupAccessor.GroupMutator - Interface in org.refcodes.mixin
Provides a mutator for a group property.
GroupAccessor.GroupProperty - Interface in org.refcodes.mixin
Provides a group property.

I

IdAccessor<T> - Interface in org.refcodes.mixin
Provides an accessor for a ID property.
IdAccessor.IdMutator<T> - Interface in org.refcodes.mixin
Provides a mutator for a ID property.
IdAccessor.IdProperty<T> - Interface in org.refcodes.mixin
Provides a ID property.
IdentityAccessor - Interface in org.refcodes.mixin
Provides an accessor for a identity property.
IdentityAccessor.IdentityBuilder<B extends IdentityAccessor.IdentityBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder method for a identity property returning the builder for applying multiple build operations.
IdentityAccessor.IdentityMutator - Interface in org.refcodes.mixin
Provides a mutator for a identity property.
IdentityAccessor.IdentityProperty - Interface in org.refcodes.mixin
Provides a identity property.
info(String) - Method in interface org.refcodes.mixin.Loggable
Logs a log message with log priority INFO.
InstanceIdAccessor - Interface in org.refcodes.mixin
Provides an accessor for a instance ID property.
InstanceIdAccessor.InstanceIdBuilder<B extends InstanceIdAccessor.InstanceIdBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder for a instance ID property.
InstanceIdAccessor.InstanceIdMutator - Interface in org.refcodes.mixin
Provides a mutator for a instance ID property.
InstanceIdAccessor.InstanceIdProperty - Interface in org.refcodes.mixin
Provides a instance ID property.
isBusy() - Method in interface org.refcodes.mixin.BusyAccessor
Retrieves the busy status from the busy property.
isDisposed() - Method in interface org.refcodes.mixin.DisposedAccessor
Returns the disposed status for the disposed property.
isLocked() - Method in interface org.refcodes.mixin.Lockable
Determines whether the implementing instance is locked.
isValid(T) - Method in interface org.refcodes.mixin.Validatable
Validates the provided credentials against this credentials's bearer and secret.
isVerify() - Method in enum org.refcodes.mixin.VerifyMode
Checks if is verify.

K

KeyAccessor<K> - Interface in org.refcodes.mixin
Provides an accessor for a key property for e.g. key/value-pair.
KeyAccessor.KeyBuilder<K,B extends KeyAccessor.KeyBuilder<K,B>> - Interface in org.refcodes.mixin
Provides a builder method for a key property returning the builder for applying multiple build operations.
KeyAccessor.KeyMutator<K> - Interface in org.refcodes.mixin
Provides a mutator for a key property for e.g. key/value-pair.
KeyAccessor.KeyProperty<K> - Interface in org.refcodes.mixin
Provides a key property for e.g. key/value-pair.

L

LocatorAccessor<T> - Interface in org.refcodes.mixin
Provides an accessor for a locator property.
LocatorAccessor.LocatorBuilder<T,B extends LocatorAccessor.LocatorBuilder<T,B>> - Interface in org.refcodes.mixin
Provides a builder method for a locator property returning the builder for applying multiple build operations.
LocatorAccessor.LocatorMutator<T> - Interface in org.refcodes.mixin
Provides a mutator for a locator property.
LocatorAccessor.LocatorProperty<T> - Interface in org.refcodes.mixin
Provides a locator property.
lock() - Method in interface org.refcodes.mixin.Lockable
Locks the implementing instance.
Lockable - Interface in org.refcodes.mixin
The Lockable interface defines methods to set the status of an object to be locked or unlocked and to determine the status.
Loggable - Interface in org.refcodes.mixin
This interface probes for the RuntimeLogger library by means of reflection to finally do logging.

M

MaxValueAccessor<V> - Interface in org.refcodes.mixin
Provides access to a maximum value property for e.g. key/maximum value-pair.
MaxValueAccessor.MaxValueBuilder<V,B extends MaxValueAccessor.MaxValueBuilder<V,B>> - Interface in org.refcodes.mixin
Provides a builder method for a the property returning the builder for applying multiple build operations.
MaxValueAccessor.MaxValueMutator<V> - Interface in org.refcodes.mixin
Extends the MaxValueAccessor with a setter method.
MaxValueAccessor.MaxValueProperty<V> - Interface in org.refcodes.mixin
Extends the MaxValueAccessor with a setter method.
MessageAccessor - Interface in org.refcodes.mixin
Provides an accessor for a message property.
MessageAccessor.MessageMutator - Interface in org.refcodes.mixin
Provides a mutator for a message property.
MessageAccessor.MessageProperty - Interface in org.refcodes.mixin
Provides a message property.
MetaDataAccessor<MD> - Interface in org.refcodes.mixin
Provides an accessor for to a Meta-Data property.
MetaDataAccessor.MetaDataBuilder<MD,B extends MetaDataAccessor.MetaDataBuilder<MD,B>> - Interface in org.refcodes.mixin
Provides a builder method for a name property returning the builder for applying multiple build operations.
MetaDataAccessor.MetaDataMutator<MD> - Interface in org.refcodes.mixin
Provides a mutator for to a Meta-Data property.
MetaDataAccessor.MetaDataProperty<MD> - Interface in org.refcodes.mixin
Provides a Meta-Data property.
MillisecondsAccessor - Interface in org.refcodes.mixin
Provides an accessor for a milliseconds property.
MillisecondsAccessor.MillisecondsBuilder<B extends MillisecondsAccessor.MillisecondsBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder method for a milliseconds property returning the builder for applying multiple build operations.
MillisecondsAccessor.MillisecondsMutator - Interface in org.refcodes.mixin
Provides a mutator for a milliseconds property.
MillisecondsAccessor.MillisecondsProperty - Interface in org.refcodes.mixin
Provides a milliseconds property.
MinValueAccessor<V> - Interface in org.refcodes.mixin
Provides access to a minimum value property for e.g. key/minimum value-pair.
MinValueAccessor.MinValueBuilder<V,B extends MinValueAccessor.MinValueBuilder<V,B>> - Interface in org.refcodes.mixin
Provides a builder method for a the property returning the builder for applying multiple build operations.
MinValueAccessor.MinValueMutator<V> - Interface in org.refcodes.mixin
Extends the MinValueAccessor with a setter method.
MinValueAccessor.MinValueProperty<V> - Interface in org.refcodes.mixin
Extends the MinValueAccessor with a setter method.
ModeAccessor<T> - Interface in org.refcodes.mixin
Provides an accessor for a mode property.
ModeAccessor.ModeMutator<T> - Interface in org.refcodes.mixin
Provides a mutator for a mode property.
ModeAccessor.ModeProperty<T> - Interface in org.refcodes.mixin
Provides a mode property.
ModifiedDateAccessor - Interface in org.refcodes.mixin
Provides an accessor for a "modified" date property.
ModifiedDateAccessor.ModifiedDateMutator - Interface in org.refcodes.mixin
Provides a mutator for a "modified" date property.
ModifiedDateAccessor.ModifiedDateProperty - Interface in org.refcodes.mixin
Provides a "modified" date property.

N

NameAccessor - Interface in org.refcodes.mixin
Provides an accessor for a name property.
NameAccessor.NameBuilder<B extends NameAccessor.NameBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder method for a name property returning the builder for applying multiple build operations.
NameAccessor.NameMutator - Interface in org.refcodes.mixin
Provides a mutator for a name property.
NameAccessor.NameProperty - Interface in org.refcodes.mixin
Provides a name property.
NamespaceAccessor - Interface in org.refcodes.mixin
Provides an accessor for a namespace property.
NamespaceAccessor.NamespaceBuilder<B extends NamespaceAccessor.NamespaceBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder method for a namespace property returning the builder for applying multiple build operations.
NamespaceAccessor.NamespaceMutator - Interface in org.refcodes.mixin
Provides a mutator for a namespace property.
NamespaceAccessor.NamespaceProperty - Interface in org.refcodes.mixin
Provides a namespace property.
NONE - org.refcodes.mixin.VerifyMode
Verification is disabled.
notice(String) - Method in interface org.refcodes.mixin.Loggable
Logs a log message with log priority NOTICE.
NumberAccessor<V> - Interface in org.refcodes.mixin
Provides access to a number property for e.g. key / number pair.
NumberAccessor.NumberBuilder<V,B extends NumberAccessor.NumberBuilder<V,B>> - Interface in org.refcodes.mixin
Provides a builder method for a the property returning the builder for applying multiple build operations.
NumberAccessor.NumberMutator<V> - Interface in org.refcodes.mixin
Extends the NumberAccessor with a setter method.
NumberAccessor.NumberProperty<V> - Interface in org.refcodes.mixin
Extends the NumberAccessor with a setter method.

O

ObjectAccessor - Interface in org.refcodes.mixin
Provides an accessor for a object property.
ObjectAccessor.ObjectBuilder<B extends ObjectAccessor.ObjectBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder method for a object property returning the builder for applying multiple build operations.
ObjectAccessor.ObjectMutator - Interface in org.refcodes.mixin
Provides a mutator for a object property.
ObjectAccessor.ObjectProperty - Interface in org.refcodes.mixin
Provides a object property.
org.refcodes.mixin - package org.refcodes.mixin
A mixin from the point of view of this artifact represents a snippet of functionality which can be mixed into a type.
OutputStreamAccessor - Interface in org.refcodes.mixin
Provides an accessor for an output stream property.
OutputStreamAccessor.OutputStreamBuilder<B extends OutputStreamAccessor.OutputStreamBuilder<?>> - Interface in org.refcodes.mixin
Provides a mutator for an output stream property.
OutputStreamAccessor.OutputStreamMutator - Interface in org.refcodes.mixin
Provides a mutator for an output stream property.
OutputStreamAccessor.OutputStreamProperty - Interface in org.refcodes.mixin
Provides an output stream property.

P

panic(String, Throwable) - Method in interface org.refcodes.mixin.Loggable
Logs a log message with log priority PANIC.
PathAccessor - Interface in org.refcodes.mixin
Provides an accessor for a path property.
PathAccessor.PathBuilder<B extends PathAccessor.PathBuilder<?>> - Interface in org.refcodes.mixin
Provides a mutator for an path property.
PathAccessor.PathMutator - Interface in org.refcodes.mixin
Provides a mutator for a path property.
PathAccessor.PathProperty - Interface in org.refcodes.mixin
Provides a path property.
PayloadAccessor<P> - Interface in org.refcodes.mixin
Provides an accessor for a payload property.
PayloadAccessor.PayloadBuilder<P,B extends PayloadAccessor.PayloadBuilder<P,B>> - Interface in org.refcodes.mixin
Provides a builder method for a payload property returning the builder for applying multiple build operations.
PayloadAccessor.PayloadMutator<P> - Interface in org.refcodes.mixin
Provides a mutator for a payload property.
PayloadAccessor.PayloadProperty<P> - Interface in org.refcodes.mixin
Provides a payload property.
PercentAccessor - Interface in org.refcodes.mixin
Provides an accessor for a % property.
PercentAccessor.PercentBuilder<B extends PercentAccessor.PercentBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder method for a % property returning the builder for applying multiple build operations.
PercentAccessor.PercentMutator - Interface in org.refcodes.mixin
Provides a mutator for a % property.
PercentAccessor.PercentProperty - Interface in org.refcodes.mixin
Provides a % property.
PortAccessor - Interface in org.refcodes.mixin
Provides an accessor for a port property.
PortAccessor.PortBuilder<B extends PortAccessor.PortBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder method for a port property returning the builder for applying multiple build operations.
PortAccessor.PortMutator - Interface in org.refcodes.mixin
Provides a mutator for a port property.
PortAccessor.PortProperty - Interface in org.refcodes.mixin
Provides a port property.
PrefixAccessor - Interface in org.refcodes.mixin
Provides an accessor for a prefix property.
PrefixAccessor.PrefixBuilder<B extends PrefixAccessor.PrefixBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder method for a prefix property returning the builder for applying multiple build operations.
PrefixAccessor.PrefixMutator - Interface in org.refcodes.mixin
Provides a mutator for a prefix property.
PrefixAccessor.PrefixProperty - Interface in org.refcodes.mixin
Provides a prefix property.
PrintStreamAccessor - Interface in org.refcodes.mixin
Provides an accessor for an print stream property.
PrintStreamAccessor.PrintStreamBuilder<B extends PrintStreamAccessor.PrintStreamBuilder<?>> - Interface in org.refcodes.mixin
Provides a mutator for an print stream property.
PrintStreamAccessor.PrintStreamMutator - Interface in org.refcodes.mixin
Provides a mutator for an print stream property.
PrintStreamAccessor.PrintStreamProperty - Interface in org.refcodes.mixin
Provides an print stream property.

R

Releaseable - Interface in org.refcodes.mixin
Any class which's instance has blocking methods may implement this interface to provide functionality with which to release all waiting threads.
releaseAll() - Method in interface org.refcodes.mixin.Releaseable
Releases all awaiting threads inside a blocking method of the implementing class.
REPORT_ONLY - org.refcodes.mixin.VerifyMode
Verification is enabled, problems are only reported.
RequestAccessor<REQ> - Interface in org.refcodes.mixin
Provides access to a request property for e.g. key / request pair.
RequestAccessor.RequestBuilder<REQ,B extends RequestAccessor.RequestBuilder<REQ,B>> - Interface in org.refcodes.mixin
Provides a builder method for a request property returning the builder for applying multiple build operations.
RequestAccessor.RequestMutator<REQ> - Interface in org.refcodes.mixin
Extends the RequestAccessor with a setter method.
RequestAccessor.RequestProperty<REQ> - Interface in org.refcodes.mixin
Extends the RequestAccessor with a setter method.
ResponseAccessor<RES> - Interface in org.refcodes.mixin
Provides access to a response property for e.g. key / response pair.
ResponseAccessor.ResponseBuilder<RES,B extends ResponseAccessor.ResponseBuilder<RES,B>> - Interface in org.refcodes.mixin
Provides a builder method for a response property returning the builder for applying multiple build operations.
ResponseAccessor.ResponseMutator<RES> - Interface in org.refcodes.mixin
Extends the ResponseAccessor with a setter method.
ResponseAccessor.ResponseProperty<RES> - Interface in org.refcodes.mixin
Extends the ResponseAccessor with a setter method.
restart() - Method in interface org.refcodes.mixin.Restartable
Sets the status of the instance so that operation with the instance can begin over again.
Restartable - Interface in org.refcodes.mixin
Any implementing instance's status can be set back that the instance's functionality can begin over again.
RowHeightAccessor - Interface in org.refcodes.mixin
Provides an accessor for a row height property.
RowHeightAccessor.RowHeightBuilder<B extends RowHeightAccessor.RowHeightBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder method for a row height property returning the builder for applying multiple build operations.
RowHeightAccessor.RowHeightMutator - Interface in org.refcodes.mixin
Provides a mutator for a row height property.
RowHeightAccessor.RowHeightProperty - Interface in org.refcodes.mixin
Provides a row height property.
RowWidthAccessor - Interface in org.refcodes.mixin
Provides an accessor for a row width property.
RowWidthAccessor.RowWidthBuilder<B extends RowWidthAccessor.RowWidthBuilder<?>> - Interface in org.refcodes.mixin
Provides a mutator for an output stream property.
RowWidthAccessor.RowWidthMutator - Interface in org.refcodes.mixin
Provides a mutator for an output stream property.
RowWidthAccessor.RowWidthProperty - Interface in org.refcodes.mixin
Provides a row width property.
RUNTIME_LOGGER_CLASS - Static variable in interface org.refcodes.mixin.Loggable
 
RUNTIME_LOGGER_FACTORY_CLASS - Static variable in interface org.refcodes.mixin.Loggable
 
RUNTIME_LOGGER_FACTORY_METHOD - Static variable in interface org.refcodes.mixin.Loggable
 

S

SecretAccessor - Interface in org.refcodes.mixin
Provides an accessor for a secret property.
SecretAccessor.SecretBuilder<B extends SecretAccessor.SecretBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder method for a secret property returning the builder for applying multiple build operations.
SecretAccessor.SecretMutator - Interface in org.refcodes.mixin
Provides a mutator for a secret property.
SecretAccessor.SecretProperty - Interface in org.refcodes.mixin
Provides a secret property.
setAction(A) - Method in interface org.refcodes.mixin.ActionAccessor.ActionMutator
Sets the action for the action property.
setAlias(String) - Method in interface org.refcodes.mixin.AliasAccessor.AliasMutator
Sets the alias for the alias property.
setArguments(ARG[]) - Method in interface org.refcodes.mixin.ArgumentsAccessor.ArgumentsMutator
Sets the arguments for the arguments property.
setAuthority(AUTH) - Method in interface org.refcodes.mixin.AuthorityAccessor.AuthorityMutator
Sets the credential for the credential property.
setBusy(boolean) - Method in interface org.refcodes.mixin.BusyAccessor.BusyMutator
Sets the busy status for the busy property.
setChannel(String) - Method in interface org.refcodes.mixin.ChannelAccessor.ChannelMutator
Sets the channel for the channel property.
setChar(char) - Method in interface org.refcodes.mixin.CharAccessor.CharMutator
Sets the char for the char property.
setCharSet(char[]) - Method in interface org.refcodes.mixin.CharSetAccessor.CharSetMutator
Sets the charSet for the char set property.
setCode(V) - Method in interface org.refcodes.mixin.CodeAccessor.CodeMutator
Sets the code for the code property.
setColumnWidth(int) - Method in interface org.refcodes.mixin.ColumnWidthAccessor.ColumnWidthMutator
Sets the column width for the column width property.
setContext(CTX) - Method in interface org.refcodes.mixin.ContextAccessor.ContextMutator
Sets the context for the context property.
setCreatedDate(Date) - Method in interface org.refcodes.mixin.CreatedDateAccessor.CreatedDateMutator
Sets the "created" date for the date property.
setDecryptPrefix(String) - Method in interface org.refcodes.mixin.DecryptPrefixAccessor.DecryptPrefixMutator
Sets the Decrypt-Prefix for the Decrypt-Prefix property.
setDelimiter(char) - Method in interface org.refcodes.mixin.DelimiterAccessor.DelimiterMutator
Sets the delimiter for the delimiter property.
setDescription(String) - Method in interface org.refcodes.mixin.DescriptionAccessor.DescriptionMutator
Sets the description for the description property.
setDisposed(boolean) - Method in interface org.refcodes.mixin.DisposedAccessor.DisposedMutator
Sets the disposed status for the disposed property.
setDomain(String) - Method in interface org.refcodes.mixin.DomainAccessor.DomainMutator
Sets the domain for the domain property.
setEncoding(String) - Method in interface org.refcodes.mixin.EncodingAccessor.EncodingMutator
Sets the encoding for the encoding property.
setEncryptPrefix(String) - Method in interface org.refcodes.mixin.EncryptPrefixAccessor.EncryptPrefixMutator
Sets the Encrypt-Prefix for the Encrypt-Prefix property.
setErrorPrintStream(PrintStream) - Method in interface org.refcodes.mixin.ErrorPrintStreamAccessor.ErrorPrintStreamMutator
Sets the error PrintStream for the error PrintStream property.
setFilenameExtension(String) - Method in interface org.refcodes.mixin.FilenameExtensionAccessor.FilenameExtensionMutator
Sets the filename extension for the filename extension property.
setFilenameExtensions(String[]) - Method in interface org.refcodes.mixin.FilenameExtensionsAccessor.FilenameExtensionsMutator
Sets the filenames extension for the filenames extension property.
setFullName(String) - Method in interface org.refcodes.mixin.FullNameAccessor.FullNameMutator
Sets the full name for the full name property.
setGroup(String) - Method in interface org.refcodes.mixin.GroupAccessor.GroupMutator
Sets the group for the group property.
setId(T) - Method in interface org.refcodes.mixin.IdAccessor.IdMutator
Sets the ID for the ID property.
setIdentity(String) - Method in interface org.refcodes.mixin.IdentityAccessor.IdentityMutator
Sets the identity for the name property.
setInstanceId(String) - Method in interface org.refcodes.mixin.InstanceIdAccessor.InstanceIdMutator
Sets the instance ID for the instance ID property.
setKey(K) - Method in interface org.refcodes.mixin.KeyAccessor.KeyMutator
Sets the key for the key property.
setLocator(T) - Method in interface org.refcodes.mixin.LocatorAccessor.LocatorMutator
Sets the locator for the locator property.
setMaxValue(V) - Method in interface org.refcodes.mixin.MaxValueAccessor.MaxValueMutator
Sets the maximum value for the maximum value property.
setMessage(String) - Method in interface org.refcodes.mixin.MessageAccessor.MessageMutator
Sets the message for the message property.
setMetaData(MD) - Method in interface org.refcodes.mixin.MetaDataAccessor.MetaDataMutator
Sets the Meta-Data for the Meta-Data property.
setMilliseconds(int) - Method in interface org.refcodes.mixin.MillisecondsAccessor.MillisecondsMutator
Sets the milliseconds for the milliseconds property.
setMinValue(V) - Method in interface org.refcodes.mixin.MinValueAccessor.MinValueMutator
Sets the minimum value for the minimum value property.
setMode(T) - Method in interface org.refcodes.mixin.ModeAccessor.ModeMutator
Sets the mode for the mode property.
setModifiedDate(Date) - Method in interface org.refcodes.mixin.ModifiedDateAccessor.ModifiedDateMutator
Sets the "modified" date for the date property.
setName(String) - Method in interface org.refcodes.mixin.NameAccessor.NameMutator
Sets the name for the name property.
setNamespace(String) - Method in interface org.refcodes.mixin.NamespaceAccessor.NamespaceMutator
Sets the namespace for the namespace property.
setNumber(V) - Method in interface org.refcodes.mixin.NumberAccessor.NumberMutator
Sets the number for the number property.
setObject(Object) - Method in interface org.refcodes.mixin.ObjectAccessor.ObjectMutator
Sets the object for the object property.
setOutputStream(OutputStream) - Method in interface org.refcodes.mixin.OutputStreamAccessor.OutputStreamMutator
Sets the output stream for the output stream property.
setPath(String) - Method in interface org.refcodes.mixin.PathAccessor.PathMutator
Sets the path for the path property.
setPayload(P) - Method in interface org.refcodes.mixin.PayloadAccessor.PayloadMutator
Sets the payload for the payload property.
setPercent(int) - Method in interface org.refcodes.mixin.PercentAccessor.PercentMutator
Sets the % for the % property.
setPort(int) - Method in interface org.refcodes.mixin.PortAccessor.PortMutator
Sets the port for the port property.
setPrefix(String) - Method in interface org.refcodes.mixin.PrefixAccessor.PrefixMutator
Sets the prefix for the prefix property.
setPrintStream(PrintStream) - Method in interface org.refcodes.mixin.PrintStreamAccessor.PrintStreamMutator
Sets the print stream for the print stream property.
setRequest(REQ) - Method in interface org.refcodes.mixin.RequestAccessor.RequestMutator
Sets the request for the request property.
setResponse(RES) - Method in interface org.refcodes.mixin.ResponseAccessor.ResponseMutator
Sets the response for the response property.
setRowHeight(int) - Method in interface org.refcodes.mixin.RowHeightAccessor.RowHeightMutator
Sets the row height for the row height property.
setRowWidth(int) - Method in interface org.refcodes.mixin.RowWidthAccessor.RowWidthMutator
Sets the width to be used.
setSecret(String) - Method in interface org.refcodes.mixin.SecretAccessor.SecretMutator
Sets the password (hash) for the secret property.
setSize(long) - Method in interface org.refcodes.mixin.SizeAccessor.SizeMutator
Sets the size for the size property.
setSource(SRC) - Method in interface org.refcodes.mixin.SourceAccessor.SourceMutator
Sets the source for the source property.
setStandardPrintStream(PrintStream) - Method in interface org.refcodes.mixin.StandardPrintStreamAccessor.StandardPrintStreamMutator
Sets the standard PrintStream for the standard PrintStream property.
setState(S) - Method in interface org.refcodes.mixin.StateAccessor.StateMutator
Sets the statusCode for the state property.
setStatusCode(SC) - Method in interface org.refcodes.mixin.StatusCodeAccessor.StatusCodeMutator
Sets the status code for the status code property.
setSuffix(String) - Method in interface org.refcodes.mixin.SuffixAccessor.SuffixMutator
Sets the suffix for the suffix property.
setText(String) - Method in interface org.refcodes.mixin.TextAccessor.TextMutator
Sets the text for the text property.
setTimeoutInMs(long) - Method in interface org.refcodes.mixin.TimeoutInMsAccessor.TimeoutInMsMutator
The timeout attribute in milliseconds.
setTitle(String) - Method in interface org.refcodes.mixin.TitleAccessor.TitleMutator
Sets the title for the title property.
setToken(String) - Method in interface org.refcodes.mixin.TokenAccessor.TokenMutator
Sets the token for the token property.
setType(Class<T>) - Method in interface org.refcodes.mixin.TypeAccessor.TypeMutator
Sets the type for the property.
setUniversalId(String) - Method in interface org.refcodes.mixin.UniversalIdAccessor.UniversalIdMutator
Sets the UID for the UID property.
setValue(V) - Method in interface org.refcodes.mixin.ValueAccessor.ValueMutator
Sets the value for the value property.
setVerifyMode(VerifyMode) - Method in interface org.refcodes.mixin.VerifyModeAccessor.VerifyModeMutator
Sets the verify mode for the verify mode property.
SizeAccessor - Interface in org.refcodes.mixin
Provides an accessor for a size property.
SizeAccessor.SizeMutator - Interface in org.refcodes.mixin
Provides a mutator for a size property.
SizeAccessor.SizeProperty - Interface in org.refcodes.mixin
Provides a size property.
SourceAccessor<SRC> - Interface in org.refcodes.mixin
Provides an accessor for a source property for e.g. source of an event.
SourceAccessor.SourceMutator<SRC> - Interface in org.refcodes.mixin
Provides a mutator for a source property for e.g. source of an event.
SourceAccessor.SourceProperty<SRC> - Interface in org.refcodes.mixin
Provides a source property for e.g. source of an event.
StandardPrintStreamAccessor - Interface in org.refcodes.mixin
Provides an accessor for an standard PrintStream property.
StandardPrintStreamAccessor.StandardPrintStreamBuilder<B extends StandardPrintStreamAccessor.StandardPrintStreamBuilder<?>> - Interface in org.refcodes.mixin
Provides a mutator for an standard PrintStream property.
StandardPrintStreamAccessor.StandardPrintStreamMutator - Interface in org.refcodes.mixin
Provides a mutator for an standard PrintStream property.
StandardPrintStreamAccessor.StandardPrintStreamProperty - Interface in org.refcodes.mixin
Provides an standard PrintStream property.
StateAccessor<S> - Interface in org.refcodes.mixin
Provides access to a statusCode property for e.g. key / statusCode pair.
StateAccessor.StateBuilder<S,B extends StateAccessor.StateBuilder<S,B>> - Interface in org.refcodes.mixin
Provides a builder method for a state property returning the builder for applying multiple build operations.
StateAccessor.StateMutator<S> - Interface in org.refcodes.mixin
Extends the StateAccessor with a setter method.
StateAccessor.StateProperty<S> - Interface in org.refcodes.mixin
Extends the StateAccessor with a setter method.
StatusCodeAccessor<SC> - Interface in org.refcodes.mixin
Provides access to a status code property for e.g. key / status code pair.
StatusCodeAccessor.StatusCodeBuilder<SC,B extends StatusCodeAccessor.StatusCodeBuilder<SC,B>> - Interface in org.refcodes.mixin
Provides a builder method for a status code property returning the builder for applying multiple build operations.
StatusCodeAccessor.StatusCodeMutator<SC> - Interface in org.refcodes.mixin
Extends the StatusCodeAccessor with a setter method.
StatusCodeAccessor.StatusCodeProperty<SC> - Interface in org.refcodes.mixin
Extends the StatusCodeAccessor with a setter method.
SuffixAccessor - Interface in org.refcodes.mixin
Provides an accessor for a suffix property.
SuffixAccessor.SuffixBuilder<B extends SuffixAccessor.SuffixBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder method for a suffix property returning the builder for applying multiple build operations.
SuffixAccessor.SuffixMutator - Interface in org.refcodes.mixin
Provides a mutator for a suffix property.
SuffixAccessor.SuffixProperty - Interface in org.refcodes.mixin
Provides a suffix property.

T

TableBody<T> - Interface in org.refcodes.mixin
Defines the table elements for a table body (with for example the table's rows).
TableBodyImpl<T> - Class in org.refcodes.mixin
Implementation of the TableBody interface.
TableBodyImpl(T, T, T, T, T, T, T, T, T, T, T, T, T) - Constructor for class org.refcodes.mixin.TableBodyImpl
Constructs the table tail.
TableHeader<T> - Interface in org.refcodes.mixin
Defines the table elements for a table header (with for example the columns' titles).
TableHeaderImpl<T> - Class in org.refcodes.mixin
Implementation of the TableHeaderImpl interface.
TableHeaderImpl(T, T, T, T, T, T, T, T, T, T, T, T, T, T) - Constructor for class org.refcodes.mixin.TableHeaderImpl
Instantiates a new table header impl.
TableTail<T> - Interface in org.refcodes.mixin
Defines the table elements for a table tail ("closing" the table / closing the header).
TableTailImpl<T> - Class in org.refcodes.mixin
Implementation of the TableTail interface.
TableTailImpl(T, T, T, T) - Constructor for class org.refcodes.mixin.TableTailImpl
Constructs the table tail.
TextAccessor - Interface in org.refcodes.mixin
Provides an accessor for a text property.
TextAccessor.TextBuilder<B extends TextAccessor.TextBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder method for a text property returning the builder for applying multiple build operations.
TextAccessor.TextMutator - Interface in org.refcodes.mixin
Provides a mutator for a text property.
TextAccessor.TextProperty - Interface in org.refcodes.mixin
Provides a text property.
THROW_EXCEPTION - org.refcodes.mixin.VerifyMode
Verification is enabled, problems cause an exception.
TimeoutInMsAccessor - Interface in org.refcodes.mixin
Provides an accessor for a timeout in milliseconds property.
TimeoutInMsAccessor.TimeoutInMsMutator - Interface in org.refcodes.mixin
Provides a mutator for a timeout in milliseconds property.
TimeoutInMsAccessor.TimeoutInMsProperty - Interface in org.refcodes.mixin
Provides a timeout in milliseconds property.
TitleAccessor - Interface in org.refcodes.mixin
Provides an accessor for a title property.
TitleAccessor.TitleBuilder<B extends TitleAccessor.TitleBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder method for a title property returning the builder for applying multiple build operations.
TitleAccessor.TitleMutator - Interface in org.refcodes.mixin
Provides a mutator for a title property.
TitleAccessor.TitleProperty - Interface in org.refcodes.mixin
Provides a title property.
toDump() - Method in interface org.refcodes.mixin.Dumpable
Dumps the state of the implementing instance into a Map which is returned as result.
toDump(Map<String, String>) - Method in interface org.refcodes.mixin.Dumpable
Dumps the state of the implementing instance into the provided Map which is returned as result.
TokenAccessor - Interface in org.refcodes.mixin
Provides an accessor for a token property.
TokenAccessor.TokenBuilder<B extends TokenAccessor.TokenBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder method for a token property returning the builder for applying multiple build operations.
TokenAccessor.TokenMutator - Interface in org.refcodes.mixin
Provides a mutator for a token property.
TokenAccessor.TokenProperty - Interface in org.refcodes.mixin
Provides a token property.
trace(String) - Method in interface org.refcodes.mixin.Loggable
Logs a log message with log priority TRACE.
TypeAccessor<T> - Interface in org.refcodes.mixin
Provides an accessor for a type property.
TypeAccessor.TypeMutator<T> - Interface in org.refcodes.mixin
Provides a mutator for a type property.
TypeAccessor.TypeProperty<T> - Interface in org.refcodes.mixin
Provides a type property.

U

UniversalIdAccessor - Interface in org.refcodes.mixin
Provides an accessor for a UID property.
UniversalIdAccessor.UniversalIdBuilder<B extends UniversalIdAccessor.UniversalIdBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder method for a Universal-ID property returning the builder for applying multiple build operations.
UniversalIdAccessor.UniversalIdMutator - Interface in org.refcodes.mixin
Provides a mutator for a UID property.
UniversalIdAccessor.UniversalIdProperty - Interface in org.refcodes.mixin
Provides a UID property.
unlock() - Method in interface org.refcodes.mixin.Lockable
Unlocks the implementing instance.

V

Validatable<T> - Interface in org.refcodes.mixin
The Interface Validatable.
ValueAccessor<V> - Interface in org.refcodes.mixin
Provides access to a value property for e.g. key/value-pair.
ValueAccessor.ValueBuilder<V,B extends ValueAccessor.ValueBuilder<V,B>> - Interface in org.refcodes.mixin
Provides a builder method for a the property returning the builder for applying multiple build operations.
ValueAccessor.ValueMutator<V> - Interface in org.refcodes.mixin
Extends the ValueAccessor with a setter method.
ValueAccessor.ValueProperty<V> - Interface in org.refcodes.mixin
Extends the ValueAccessor with a setter method.
valueOf(String) - Static method in enum org.refcodes.mixin.VerifyMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.refcodes.mixin.VerifyMode
Returns an array containing the constants of this enum type, in the order they are declared.
VerifyMode - Enum in org.refcodes.mixin
The verify-mode determines (when supported) whether an algorithm verifies its result before proceeding.
VerifyModeAccessor - Interface in org.refcodes.mixin
Provides an accessor for a verify mode property.
VerifyModeAccessor.VerifyModeBuilder<B extends VerifyModeAccessor.VerifyModeBuilder<B>> - Interface in org.refcodes.mixin
Provides a builder method for a verify mode property returning the builder for applying multiple build operations.
VerifyModeAccessor.VerifyModeMutator - Interface in org.refcodes.mixin
Provides a mutator for a verify mode property.
VerifyModeAccessor.VerifyModeProperty - Interface in org.refcodes.mixin
Provides a verify mode property.

W

warn(String) - Method in interface org.refcodes.mixin.Loggable
Logs a log message with log priority WARN.
warn(String, Throwable) - Method in interface org.refcodes.mixin.Loggable
Logs a log message with log priority WARN.
withAction(A) - Method in interface org.refcodes.mixin.ActionAccessor.ActionBuilder
Sets the action for the action property.
withAlias(String) - Method in interface org.refcodes.mixin.AliasAccessor.AliasBuilder
Sets the alias for the alias property.
withChannel(String) - Method in interface org.refcodes.mixin.ChannelAccessor.ChannelBuilder
Sets the channel for the channel property.
withChar(char) - Method in interface org.refcodes.mixin.CharAccessor.CharBuilder
Sets the char for the char property.
withCharSet(char[]) - Method in interface org.refcodes.mixin.CharSetAccessor.CharSetBuilder
Sets the charSet for the char set property.
withCode(V) - Method in interface org.refcodes.mixin.CodeAccessor.CodeBuilder
Sets the code for the the property.
withColumnWidth(int) - Method in interface org.refcodes.mixin.ColumnWidthAccessor.ColumnWidthBuilder
Sets the column width for the column width property.
withDecryptPrefix(String) - Method in interface org.refcodes.mixin.DecryptPrefixAccessor.DecryptPrefixBuilder
Sets the Decrypt-Prefix for the Decrypt-Prefix property.
withDelimiter(char) - Method in interface org.refcodes.mixin.DelimiterAccessor.DelimiterBuilder
Sets the delimiter for the delimiter property.
withDescription(String) - Method in interface org.refcodes.mixin.DescriptionAccessor.DescriptionBuilder
Sets the description for the description property.
withDomain(String) - Method in interface org.refcodes.mixin.DomainAccessor.DomainBuilder
Sets the domain to use and returns this builder as of the builder pattern.
withEncoding(String) - Method in interface org.refcodes.mixin.EncodingAccessor.EncodingBuilder
Sets the encoding for the encoding property.
withEncryptPrefix(String) - Method in interface org.refcodes.mixin.EncryptPrefixAccessor.EncryptPrefixBuilder
Sets the Encrypt-Prefix for the Encrypt-Prefix property.
withErrorPrintStream(PrintStream) - Method in interface org.refcodes.mixin.ErrorPrintStreamAccessor.ErrorPrintStreamBuilder
Sets the error PrintStream to use and returns this builder as of the Builder-Pattern.
withFilenameExtension(String) - Method in interface org.refcodes.mixin.FilenameExtensionAccessor.FilenameExtensionBuilder
Sets the filename extension for the filename extension property.
withFilenameExtensions(String[]) - Method in interface org.refcodes.mixin.FilenameExtensionsAccessor.FilenameExtensionsBuilder
Sets the filenames extension for the filenames extension property.
withFullName(String) - Method in interface org.refcodes.mixin.FullNameAccessor.FullNameBuilder
Sets the full name for the full name property.
withGroup(String) - Method in interface org.refcodes.mixin.GroupAccessor.GroupBuilder
Sets the group for the group property.
withIdentity(String) - Method in interface org.refcodes.mixin.IdentityAccessor.IdentityBuilder
Sets the identity for the identity property.
withInstanceId(String) - Method in interface org.refcodes.mixin.InstanceIdAccessor.InstanceIdBuilder
Sets the instance ID for the instance ID property.
withKey(K) - Method in interface org.refcodes.mixin.KeyAccessor.KeyBuilder
Sets the key for the key property.
withLocator(T) - Method in interface org.refcodes.mixin.LocatorAccessor.LocatorBuilder
Sets the locator for the locator property.
withMaxValue(V) - Method in interface org.refcodes.mixin.MaxValueAccessor.MaxValueBuilder
Sets the maximum value for the the property.
withMetaData(MD) - Method in interface org.refcodes.mixin.MetaDataAccessor.MetaDataBuilder
Sets the Meta-Data for the Meta-Data property.
withMilliseconds(int) - Method in interface org.refcodes.mixin.MillisecondsAccessor.MillisecondsBuilder
Sets the milliseconds for the milliseconds property.
withMinValue(V) - Method in interface org.refcodes.mixin.MinValueAccessor.MinValueBuilder
Sets the minimum value for the the property.
withName(String) - Method in interface org.refcodes.mixin.NameAccessor.NameBuilder
Sets the name for the name property.
withNamespace(String) - Method in interface org.refcodes.mixin.NamespaceAccessor.NamespaceBuilder
Sets the namespace for the namespace property.
withNumber(V) - Method in interface org.refcodes.mixin.NumberAccessor.NumberBuilder
Sets the number for the the property.
withObject(Object) - Method in interface org.refcodes.mixin.ObjectAccessor.ObjectBuilder
Sets the object for the object property.
withOutputStream(OutputStream) - Method in interface org.refcodes.mixin.OutputStreamAccessor.OutputStreamBuilder
Sets the output stream to use and returns this builder as of the Builder-Pattern.
withPath(String) - Method in interface org.refcodes.mixin.PathAccessor.PathBuilder
Sets the path to use and returns this builder as of the builder pattern.
withPayload(P) - Method in interface org.refcodes.mixin.PayloadAccessor.PayloadBuilder
Sets the payload for the payload property.
withPercent(int) - Method in interface org.refcodes.mixin.PercentAccessor.PercentBuilder
Sets the % for the % property.
withPort(int) - Method in interface org.refcodes.mixin.PortAccessor.PortBuilder
Sets the port for the port property.
withPrefix(String) - Method in interface org.refcodes.mixin.PrefixAccessor.PrefixBuilder
Sets the prefix for the prefix property.
withPrintStream(PrintStream) - Method in interface org.refcodes.mixin.PrintStreamAccessor.PrintStreamBuilder
Sets the print stream to use and returns this builder as of the Builder-Pattern.
withRequest(String) - Method in interface org.refcodes.mixin.RequestAccessor.RequestBuilder
Sets the request for the request property.
withResponse(RES) - Method in interface org.refcodes.mixin.ResponseAccessor.ResponseBuilder
Sets the response for the response property.
withRowHeight(int) - Method in interface org.refcodes.mixin.RowHeightAccessor.RowHeightBuilder
Sets the row height for the row height property.
withRowWidth(int) - Method in interface org.refcodes.mixin.RowWidthAccessor.RowWidthBuilder
Sets the rows width to use returns this builder as of the builder pattern.
withSecret(String) - Method in interface org.refcodes.mixin.SecretAccessor.SecretBuilder
Sets the secret for the secret property.
withStandardPrintStream(PrintStream) - Method in interface org.refcodes.mixin.StandardPrintStreamAccessor.StandardPrintStreamBuilder
Sets the standard PrintStream to use and returns this builder as of the Builder-Pattern.
withState(S) - Method in interface org.refcodes.mixin.StateAccessor.StateBuilder
Sets the state for the state property.
withStatusCode(String) - Method in interface org.refcodes.mixin.StatusCodeAccessor.StatusCodeBuilder
Sets the status code for the status code property.
withSuffix(String) - Method in interface org.refcodes.mixin.SuffixAccessor.SuffixBuilder
Sets the suffix for the suffix property.
withText(String) - Method in interface org.refcodes.mixin.TextAccessor.TextBuilder
Sets the text for the text property.
withTitle(String) - Method in interface org.refcodes.mixin.TitleAccessor.TitleBuilder
Sets the title for the title property.
withToken(String) - Method in interface org.refcodes.mixin.TokenAccessor.TokenBuilder
Sets the token for the token property.
withUniversalId(String) - Method in interface org.refcodes.mixin.UniversalIdAccessor.UniversalIdBuilder
Sets the Universal-ID for the Universal-ID property.
withValue(V) - Method in interface org.refcodes.mixin.ValueAccessor.ValueBuilder
Sets the value for the the property.
withVerifyMode(VerifyMode) - Method in interface org.refcodes.mixin.VerifyModeAccessor.VerifyModeBuilder
Sets the verify mode for the verify mode property.
A B C D E F G I K L M N O P R S T U V W 
Skip navigation links

Copyright © 2018. All rights reserved.