@Deprecated @Internal public class NamedWindowProperty extends Object
Modifier and Type | Field and Description |
---|---|
static String |
FIELD_NAME_NAME
Deprecated.
|
static String |
FIELD_NAME_PROPERTY
Deprecated.
|
Constructor and Description |
---|
NamedWindowProperty(String name,
WindowProperty property)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Deprecated.
|
WindowProperty |
getProperty()
Deprecated.
|
public static final String FIELD_NAME_NAME
public static final String FIELD_NAME_PROPERTY
public NamedWindowProperty(String name, WindowProperty property)
public String getName()
public WindowProperty getProperty()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.