class InfraFrame
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Class and Description |
---|---|
static class |
InfraFrame.Type |
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
private InfraFrame.Type |
type |
Constructor and Description |
---|
InfraFrame(InfraFrame.Type type) |
Modifier and Type | Method and Description |
---|---|
InfraFrame.Type |
getType() |
private static final long serialVersionUID
private final InfraFrame.Type type
public InfraFrame(InfraFrame.Type type)
public InfraFrame.Type getType()