public class PPForRegister extends Object implements RMTask<PPForRegister.Result>, Serializable
Modifier and Type | Class and Description |
---|---|
static class |
PPForRegister.Result |
Modifier and Type | Field and Description |
---|---|
(package private) StringBuffer |
nRDF |
(package private) byte[] |
nRDF_utf8 |
(package private) UTLF |
nUTLF |
(package private) StringBuffer |
oRDF |
(package private) byte[] |
oRDF_utf8 |
(package private) UTLF |
oUTLF |
Constructor and Description |
---|
PPForRegister(byte[] nr,
byte[] or) |
PPForRegister(UTLF nu,
byte[] or) |
PPForRegister(UTLF nu,
UTLF ou) |
Modifier and Type | Method and Description |
---|---|
PPForRegister.Result |
execute(PrintWriter err) |
PPForRegister.Result |
executeTask() |
UTLF nUTLF
UTLF oUTLF
StringBuffer nRDF
StringBuffer oRDF
byte[] nRDF_utf8
byte[] oRDF_utf8
public PPForRegister(UTLF nu, byte[] or)
public PPForRegister(byte[] nr, byte[] or)
public PPForRegister.Result execute(PrintWriter err) throws Exception
execute
in interface RMTask<PPForRegister.Result>
Exception
public PPForRegister.Result executeTask() throws UTLFException, IOException
UTLFException
IOException
EDB Working Group at Tue Jun 10 17:08:59 JST 2025