|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.co.antenna.dmc.v4.DMCfileInfoV4
fileInfo Class
コンストラクタの概要 | |
DMCfileInfoV4()
|
|
DMCfileInfoV4(byte[] pdocFormat,
byte[] pdocSubFormat,
byte[] pdocCountry,
int pprotectCode,
int pfileType)
|
メソッドの概要 | |
java.lang.String |
getDocCountry()
Returns the docCountry. |
java.lang.String |
getDocFormat()
Returns the docFormat. |
java.lang.String |
getDocSubFormat()
Returns the docSubFormatt. |
int |
getFileType()
Returns the fileType. |
int |
getProtectCode()
Returns the protectCode. |
void |
setDocCountry(java.lang.String docCountry)
Sets the docCountry. |
void |
setDocFormat(java.lang.String docFormat)
Sets the docFormat. |
void |
setDocSubFormat(java.lang.String docSubFormatt)
Sets the docSubFormatt. |
void |
setFileType(int fileType)
Sets the fileType. |
void |
setProtectCode(int protectCode)
Sets the protectCode. |
クラス java.lang.Object から継承したメソッド |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public DMCfileInfoV4()
public DMCfileInfoV4(byte[] pdocFormat, byte[] pdocSubFormat, byte[] pdocCountry, int pprotectCode, int pfileType)
メソッドの詳細 |
public java.lang.String getDocCountry()
public java.lang.String getDocFormat()
public java.lang.String getDocSubFormat()
public int getFileType()
public int getProtectCode()
public void setDocCountry(java.lang.String docCountry)
docCountry
- The docCountry to setpublic void setDocFormat(java.lang.String docFormat)
docFormat
- The docFormat to setpublic void setDocSubFormat(java.lang.String docSubFormatt)
docSubFormatt
- The docSubFormatt to setpublic void setFileType(int fileType)
fileType
- The fileType to setpublic void setProtectCode(int protectCode)
protectCode
- The protectCode to set
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |