public class BrickProfileDetail extends EntityProfileDetail
Java class for BrickProfileDetail complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BrickProfileDetail"> <complexContent> <extension base="{}EntityProfileDetail"> <sequence> <element ref="{}brick"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
BrickProfileDetail() |
Modifier and Type | Method and Description |
---|---|
GlusterBrick |
getBrick()
Gets the value of the brick property.
|
boolean |
isSetBrick() |
void |
setBrick(GlusterBrick value)
Sets the value of the brick property.
|
getProfileDetail, isSetProfileDetail, unsetProfileDetail
public GlusterBrick getBrick()
GlusterBrick
public void setBrick(GlusterBrick value)
value
- allowed object is
GlusterBrick
public boolean isSetBrick()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0