implicit final class SecureSimpleFeature extends AnyVal
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- SecureSimpleFeature
- AnyVal
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new SecureSimpleFeature(sf: SimpleFeature)
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- Any
- final def ##: Int
- Definition Classes
- Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- Any
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def getClass(): Class[_ <: AnyVal]
- Definition Classes
- AnyVal → Any
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val sf: SimpleFeature
- def toString(): String
- Definition Classes
- Any
- def visibility: Option[String]
- returns
the visibility or None
- def visibility_=(visibility: Option[String]): Unit
Sets the visibility to the given
expressionvisibilitySets the visibility to the given
expressionvisibility- visibility
the visibility expression or None
- def visibility_=(visibility: String): Unit
Sets the visibility to the given
expression.visibilitySets the visibility to the given
expression.visibility- visibility
the visibility expression or null