Oracle Communications Services Gatekeeper Java API Reference
7.0.0.1

E96578-01

oracle.ocsg.oauth2.management.xml
Class PlanScopeMapAdapter

java.lang.Object
  extended byjavax.xml.bind.annotation.adapters.XmlAdapter
      extended byoracle.ocsg.oauth2.management.xml.PlanScopeMapAdapter

public class PlanScopeMapAdapter
extends javax.xml.bind.annotation.adapters.XmlAdapter

The adapter used for jaxb marshal/unmarshal HashMap.


Constructor Summary
PlanScopeMapAdapter()
           
 
Method Summary
 oracle.ocsg.oauth2.management.xml.PlanScopeMapModeller marshal(PlanScopeMap map)
           
 PlanScopeMap unmarshal(oracle.ocsg.oauth2.management.xml.PlanScopeMapModeller modeller)
           
 
Methods inherited from class javax.xml.bind.annotation.adapters.XmlAdapter
marshal, unmarshal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlanScopeMapAdapter

public PlanScopeMapAdapter()
Method Detail

marshal

public oracle.ocsg.oauth2.management.xml.PlanScopeMapModeller marshal(PlanScopeMap map)

unmarshal

public PlanScopeMap unmarshal(oracle.ocsg.oauth2.management.xml.PlanScopeMapModeller modeller)

Oracle Communications Services Gatekeeper Java API Reference
7.0.0.1

E96578-01

Copyright © 2008, 2018, Oracle and/or its affiliates. All rights reserved.