Uses of Class
com.aoindustries.aoserv.client.linux.Server.LvmReport.SegmentType
-
Packages that use Server.LvmReport.SegmentType Package Description com.aoindustries.aoserv.client.linux -
-
Uses of Server.LvmReport.SegmentType in com.aoindustries.aoserv.client.linux
Methods in com.aoindustries.aoserv.client.linux that return Server.LvmReport.SegmentType Modifier and Type Method Description Server.LvmReport.SegmentTypeServer.LvmReport.Segment. getSegtype()static Server.LvmReport.SegmentTypeServer.LvmReport.SegmentType. valueOf(String name)Returns the enum constant of this type with the specified name.static Server.LvmReport.SegmentType[]Server.LvmReport.SegmentType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-