implicit final class SecureSimpleFeature extends AnyVal
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- SecureSimpleFeature
- AnyVal
- Any
- Hide All
- Show All
Visibility
- Public
- All
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
expressionvisibility
Sets the visibility to the given
expressionvisibility
- visibility
the visibility expression or None
-
def
visibility_=(visibility: String): Unit
Sets the visibility to the given
expression.visibility
Sets the visibility to the given
expression.visibility
- visibility
the visibility expression or null