Subversion Repository Public Repository

litesoft

1
2
3
4
5
6
7
8
9
10
package org.litesoft.datt.server.pos;

import org.litesoft.orsup.nonpublic.*;

public class StoryUpdateNames
        extends StoryUpdateNamesGO {
    public StoryUpdateNames( AbstractPONames pBuiltBy, String pParentPath ) {
        super( pBuiltBy, pParentPath );
    }
}

Commits for litesoft/trunk/Java/DATT/src/org/litesoft/datt/server/pos/StoryUpdateNames.java

Diff revisions: vs.
Revision Author Commited Message
948 Diff Diff GeorgeS picture GeorgeS Sat 07 Jun, 2014 23:42:39 +0000

Jusefuls Formatter Updated to New Code Format

430 GeorgeS picture GeorgeS Sat 20 Aug, 2011 19:46:21 +0000