com.github.stephenc.javaisotools.udflib.structures
Class LVInformation
java.lang.Object
com.github.stephenc.javaisotools.udflib.structures.LVInformation
public class LVInformation
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LVICharset
public CharSpec LVICharset
LogicalVolumeIdentifier
public byte[] LogicalVolumeIdentifier
LVInfo1
public byte[] LVInfo1
LVInfo2
public byte[] LVInfo2
LVInfo3
public byte[] LVInfo3
ImplementationID
public EntityID ImplementationID
ImplementationUse
public byte[] ImplementationUse
LVInformation
public LVInformation()
setLogicalVolumeIdentifier
public void setLogicalVolumeIdentifier(String volumeIdentifier)
throws Exception
- Throws:
Exception
setLVInfo1
public void setLVInfo1(String lvInfo)
throws Exception
- Throws:
Exception
setLVInfo2
public void setLVInfo2(String lvInfo)
throws Exception
- Throws:
Exception
setLVInfo3
public void setLVInfo3(String lvInfo)
throws Exception
- Throws:
Exception
read
public void read(RandomAccessFile myRandomAccessFile)
throws IOException
- Throws:
IOException
getBytes
public byte[] getBytes()
Copyright © 2013. All Rights Reserved.