Uses of Package
eu.cloudnetservice.driver.document.property
Packages that use eu.cloudnetservice.driver.document.property
Package
Description
-
Classes in eu.cloudnetservice.driver.document.property used by eu.cloudnetservice.driverClassDescriptionAn implementation of a doc property holder that defaults all method calls to the underlying document that is returned by the
DocPropertyHolder.propertyHolder()method.A holder for doc properties that supports various read and write operations to the underlying document. -
Classes in eu.cloudnetservice.driver.document.property used by eu.cloudnetservice.driver.clusterClassDescriptionAn implementation of a doc property holder that defaults all method calls to the underlying document that is returned by the
DocPropertyHolder.propertyHolder()method.A holder for doc properties that supports various read and write operations to the underlying document. -
Classes in eu.cloudnetservice.driver.document.property used by eu.cloudnetservice.driver.documentClassDescriptionA holder for doc properties that supports various read and write operations to the underlying document.A mutable version of a doc property holder which allows modifications to it.
-
Classes in eu.cloudnetservice.driver.document.property used by eu.cloudnetservice.driver.document.propertyClassDescriptionAn implementation of a doc property holder that defaults all method calls to the underlying document that is returned by the
DocPropertyHolder.propertyHolder()method.An implementation of a mutable doc property holder that defaults all method calls to the underlying document that is returned by theDocPropertyHolder.propertyHolder()method.Represents a property which can be written and read from aDocumentorDocPropertyHolder, for example the amount of online players, the state of the service or other custom properties appended by a plugin.A holder for doc properties that supports various read and write operations to the underlying document.A mutable version of a doc property holder which allows modifications to it. -
Classes in eu.cloudnetservice.driver.document.property used by eu.cloudnetservice.driver.serviceClassDescriptionAn implementation of a doc property holder that defaults all method calls to the underlying document that is returned by the
DocPropertyHolder.propertyHolder()method.An implementation of a mutable doc property holder that defaults all method calls to the underlying document that is returned by theDocPropertyHolder.propertyHolder()method.A subclass of a mutable doc property holder which allows to modify the underlying property document of this holder easily.Represents a property which can be written and read from aDocumentorDocPropertyHolder, for example the amount of online players, the state of the service or other custom properties appended by a plugin.A holder for doc properties that supports various read and write operations to the underlying document.A mutable version of a doc property holder which allows modifications to it.