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:
Serializable
This class of keywording.
- Since:
- 10.17.040.001
- See Also:
-
Field Summary
Fields inherited from class byps.BValueClass
bypsClient, changedMembers, dbHelper, FLAG_SEALED, flags
-
Constructor Summary
ConstructorsConstructorDescriptionConstructor.Copy constructor. -
Method Summary
Methods inherited from class byps.BValueClass
getBypsClient, getChangedMembers, getDbHelper, isChangedMember, isSealed, seal, seal, setBypsClient, setChangedMember, setChangedMembers, setDbHelper
-
Constructor Details
-
ProcessInheritKeywording
public ProcessInheritKeywording()Constructor. -
ProcessInheritKeywording
Copy constructor.- Parameters:
rhs
- Object to copy values from.
-