com.esri.gpt.control.georss
Class DcatDomain.DcatCopyGetter
java.lang.Object
com.esri.gpt.control.georss.DcatDomain.DcatCopyGetter
- All Implemented Interfaces:
- DcatDomain.IDcatGetter
- Enclosing class:
- DcatDomain
public static class DcatDomain.DcatCopyGetter
- extends Object
- implements DcatDomain.IDcatGetter
Copy getter.
It always copies input value into output value.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DcatDomain.DcatCopyGetter
public DcatDomain.DcatCopyGetter()
get
public String get(String input)
- Description copied from interface:
DcatDomain.IDcatGetter
- Gets value.
- Specified by:
get
in interface DcatDomain.IDcatGetter
- Parameters:
input
- input value
- Returns:
- output value
Copyright 2011 Environmental Systems Research Institute.
All rights reserved.
Use is subject to
license terms.