package com.esri.sde.sdk.pe; public class PeProjectedCS { public PeProjectedCS(String s) throws PeProjectionException {} public String getName() { return null; } }