Class SafetyRequirementsType.SafetyContextDefinition

java.lang.Object
javax.xml.bind.JAXBElement<SafetyContextDefType>
org.somda.sdc.mdpws.model.SafetyRequirementsType.SafetyContextDefinition
All Implemented Interfaces:
Serializable
Enclosing class:
SafetyRequirementsType

public static class SafetyRequirementsType.SafetyContextDefinition extends javax.xml.bind.JAXBElement<SafetyContextDefType>
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class javax.xml.bind.JAXBElement

    javax.xml.bind.JAXBElement.GlobalScope
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected static final QName
     

    Fields inherited from class javax.xml.bind.JAXBElement

    declaredType, name, nil, scope, value
  • Constructor Summary

    Constructors
    Constructor
    Description
     
     
  • Method Summary

    Methods inherited from class javax.xml.bind.JAXBElement

    getDeclaredType, getName, getScope, getValue, isGlobalScope, isNil, isTypeSubstituted, setNil, setValue

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • NAME

      protected static final QName NAME
  • Constructor Details

    • SafetyContextDefinition

      public SafetyContextDefinition(SafetyContextDefType value)
    • SafetyContextDefinition

      public SafetyContextDefinition()