Class ExternalDataType

java.lang.Object
com.evolveum.prism.xml.ns._public.types_3.ExternalDataType
All Implemented Interfaces:
JaxbVisitable, Serializable, Cloneable

public class ExternalDataType extends Object implements Serializable, Cloneable, JaxbVisitable
See Also:
  • Field Details

    • provider

      protected String provider
    • key

      protected String key
  • Constructor Details

    • ExternalDataType

      public ExternalDataType()
  • Method Details