Package | Description |
---|---|
org.mixer2.jaxb.xhtml |
Modifier and Type | Field and Description |
---|---|
protected Shape |
A.shape |
protected Shape |
Area.shape |
Modifier and Type | Method and Description |
---|---|
static Shape |
Shape.fromValue(String v) |
Shape |
A.getShape()
Gets the value of the shape property.
|
Shape |
Area.getShape()
Gets the value of the shape property.
|
static Shape |
Shape.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Shape[] |
Shape.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
A.setShape(Shape value)
Sets the value of the shape property.
|
void |
Area.setShape(Shape value)
Sets the value of the shape property.
|
Copyright © 2021 Project Mixer2. All rights reserved.