org.petalslink.abslayer.service.impl.wsdl11
Class ImportImpl

java.lang.Object
  extended by org.petalslink.abslayer.service.impl.wsdl11.ImportImpl
All Implemented Interfaces:
Import

public class ImportImpl
extends java.lang.Object
implements Import


Method Summary
 java.lang.String getLocation()
           
 java.lang.String getNamespace()
           
 Description getParentDescription()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getParentDescription

public Description getParentDescription()
Specified by:
getParentDescription in interface Import

getNamespace

public java.lang.String getNamespace()
Specified by:
getNamespace in interface Import

getLocation

public java.lang.String getLocation()
Specified by:
getLocation in interface Import


Copyright © 2011 Petals Link. All Rights Reserved.