|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.redhat.et.libguestfs.Partition
public class Partition
Partition structure.
GuestFS
Field Summary | |
---|---|
long |
part_end
|
int |
part_num
|
long |
part_size
|
long |
part_start
|
Constructor Summary | |
---|---|
Partition()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int part_num
public long part_start
public long part_end
public long part_size
Constructor Detail |
---|
public Partition()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |