Table of Contents

Interface IXmlType

Namespace
Javax.Xml.Bind.Annotation
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/bind/annotation/XmlType.html

public interface IXmlType : IAnnotation
Inherited Members

Methods

FactoryClass()

Class FactoryClass()

Returns

Class

Class

FactoryMethod()

String FactoryMethod()

Returns

String

String

Name()

String Name()

Returns

String

String

Namespace()

String Namespace()

Returns

String

String

PropOrder()

String[] PropOrder()

Returns

String[]

String