case class Server(fields: Fields, annotations: Annotations) extends SecuredElement with Product with Serializable
Server internal model
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Server
- Serializable
- Serializable
- Product
- Equals
- SecuredElement
- DomainElement
- CustomizableElement
- AmfObject
- AmfElement
- AnyRef
- Any
Implicitly
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new Server(fields: Fields, annotations: Annotations)
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
- def +(other: String): String
- def ->[B](y: B): (Server, B)
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
add(field: Field, value: AmfElement): Server.this.type
- Definition Classes
- AmfObject
-
def
add(other: Annotations): Server.this.type
- Definition Classes
- AmfElement
-
def
add(annotation: Annotation): Server.this.type
- Definition Classes
- AmfElement
-
def
adopted(parent: String, cycle: Seq[String]): Server.this.type
- Definition Classes
- AmfObject
-
val
annotations: Annotations
- Definition Classes
- Server → AmfElement
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- def bindings: ServerBindings
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
-
def
cloneElement(branch: Map[AmfObject, AmfObject]): AmfObject
- Definition Classes
- AmfObject → AmfElement
-
def
customDomainProperties: Seq[DomainExtension]
- Definition Classes
- DomainElement → CustomizableElement
- def description: StrField
- def ensuring(cond: (Server) ⇒ Boolean, msg: ⇒ Any): Server
- def ensuring(cond: (Server) ⇒ Boolean): Server
- def ensuring(cond: Boolean, msg: ⇒ Any): Server
- def ensuring(cond: Boolean): Server
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
extend: Seq[DomainElement]
- Definition Classes
- DomainElement
-
val
fields: Fields
- Definition Classes
- Server → AmfObject
- def formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
lazy val
graph: Graph
- Definition Classes
- DomainElement
-
val
id: String
- Definition Classes
- AmfObject
-
def
isExternalLink: BoolField
- Definition Classes
- DomainElement
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
isTrackedBy(trackId: String): Boolean
- Definition Classes
- AmfElement
-
def
location(): Option[String]
- Definition Classes
- AmfElement
-
def
meta: DomainElementModel
- Definition Classes
- Server → AmfObject
- def name: StrField
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
position(): Option[LexicalInformation]
- Definition Classes
- AmfElement
- def protocol: StrField
- def protocolVersion: StrField
-
def
security: Seq[SecurityRequirement]
- Definition Classes
- SecuredElement
-
def
set(field: Field, value: AmfElement, annotations: Annotations): Server.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: AmfElement): Server.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, values: Seq[String]): Server.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: Float): Server.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: Double): Server.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: Int): Server.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: Boolean): Server.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: String, annotations: Annotations): Server.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: String): Server.this.type
- Definition Classes
- AmfObject
-
def
setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): Server.this.type
- Definition Classes
- AmfObject
-
def
setArray(field: Field, values: Seq[AmfElement]): Server.this.type
- Definition Classes
- AmfObject
-
def
setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): Server.this.type
- Definition Classes
- AmfObject
-
def
setArrayWithoutId(field: Field, values: Seq[AmfElement]): Server.this.type
- Definition Classes
- AmfObject
-
def
setWithoutId(field: Field, value: AmfElement, annotations: Annotations): Server.this.type
- Definition Classes
- AmfObject
-
final
def
simpleAdoption(parent: String): Server.this.type
- Definition Classes
- AmfObject
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
typeIris: Seq[String]
- Definition Classes
- DomainElement → CustomizableElement
- def url: StrField
- def variables: Seq[Parameter]
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
- def withBindings(bindings: ServerBindings): Server.this.type
-
def
withCustomDomainProperties(extensions: Seq[DomainExtension]): Server.this.type
- Definition Classes
- DomainElement → CustomizableElement
-
def
withCustomDomainProperty(extensions: DomainExtension): Server.this.type
- Definition Classes
- DomainElement → CustomizableElement
- def withDescription(description: String): Server.this.type
-
def
withExtends(extend: Seq[DomainElement]): Server.this.type
- Definition Classes
- DomainElement
-
def
withId(value: String): Server.this.type
- Definition Classes
- AmfObject
-
def
withIsExternalLink(isReference: Boolean): Server.this.type
- Definition Classes
- DomainElement
- def withName(name: String): Server.this.type
- def withProtocol(protocol: String): Server.this.type
- def withProtocolVersion(protocolVersion: String): Server.this.type
-
def
withSecurity(name: String): SecurityRequirement
- Definition Classes
- SecuredElement
-
def
withSecurity(security: Seq[SecurityRequirement]): Server.this.type
- Definition Classes
- SecuredElement
- def withUrl(url: String): Server.this.type
- def withVariable(name: String): Parameter
- def withVariables(variables: Seq[Parameter]): Server.this.type
- def →[B](y: B): (Server, B)
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated @deprecated
- Deprecated
(Since version ) see corresponding Javadoc for more information.