Package de.elo.ix.client
Class ProcessInheritKeywording
java.lang.Object
byps.BValueClass
de.elo.ix.client.ValueClass
de.elo.ix.client.ProcessInheritKeywording
- All Implemented Interfaces:
java.io.Serializable
public class ProcessInheritKeywording extends ValueClass implements java.io.Serializable
This class of keywording.
- Since:
- 10.17.040.001
- See Also:
- Serialized Form
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ProcessInheritKeywording()
Constructor.ProcessInheritKeywording(ProcessInheritKeywording rhs)
Copy constructor. -
Method Summary
-
Constructor Details
-
ProcessInheritKeywording
public ProcessInheritKeywording()Constructor. -
ProcessInheritKeywording
Copy constructor.- Parameters:
rhs
- Object to copy values from.
-