Package tethys.localization
Class PLocalization
java.lang.Object
tethys.niluswraps.NilusDocumentWrapper<T>
tethys.niluswraps.NilusDataWrapper<nilus.Localize>
tethys.localization.PLocalization
-
Field Summary
Fields inherited from class tethys.niluswraps.NilusDataWrapper
count, dataBlock, deployment
Fields inherited from class tethys.niluswraps.NilusDocumentWrapper
documentName, nilusObject
-
Constructor Summary
ConstructorDescriptionPLocalization
(nilus.Localize nilusObject, PamDataBlock dataBlock, PDeployment deployment, Integer count) -
Method Summary
Methods inherited from class tethys.niluswraps.NilusDataWrapper
getDataSource, getDescription, getEffortEnd, getEffortStart, getQualityAssurance
Methods inherited from class tethys.niluswraps.NilusDocumentWrapper
getCollection, getDocumentId, getGotObject, getGotObject, getGotObjects, getGotObjects, getNilusClass
-
Constructor Details
-
PLocalization
public PLocalization(nilus.Localize nilusObject, PamDataBlock dataBlock, PDeployment deployment, Integer count)
-